Skip to content

Commit

Permalink
Changes in README.md to reflect new release
Browse files Browse the repository at this point in the history
  • Loading branch information
rgudwin committed Apr 13, 2022
1 parent 3644740 commit 02e8a93
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 @@ -32,7 +32,7 @@ Note: This library is still under development, and some concepts or features mig
```
dependencies {
...
implementation 'com.github.CST-Group:cst-desktop:1.0.1'
implementation 'com.github.CST-Group:cst-desktop:1.0.2'
}
```

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

Expand Down

0 comments on commit 02e8a93

Please sign in to comment.