Skip to content

Commit

Permalink
Merge pull request CST-Group#56 from CST-Group/rgudwin-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rgudwin authored Apr 25, 2024
2 parents 98e50f4 + 534621c commit 5429afa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Note: This library is still under development, and some concepts or features mig
```
dependencies {
...
implementation 'com.github.CST-Group:cst:1.4.0'
implementation 'com.github.CST-Group:cst:1.4.1'
}
```

Expand All @@ -53,7 +53,7 @@ Sometimes, the version number (tag) in this README gets out of date, as maintain
<dependency>
<groupId>com.github.CST-Group</groupId>
<artifactId>cst</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>
```

Expand Down

0 comments on commit 5429afa

Please sign in to comment.