Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed version to 1.0.4
  • Loading branch information
rgudwin authored Jun 14, 2022
1 parent af5f673 commit 8534811
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.3'
implementation 'com.github.CST-Group:cst-desktop:1.0.4'
}
```

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.3</version>
<version>1.0.4</version>
</dependency>
```

Expand Down

0 comments on commit 8534811

Please sign in to comment.