Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Bump version to 1.0.0
  • Loading branch information
switchswap authored Jun 5, 2020
1 parent 1fb86ed commit 82e7b8c
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 @@ -25,7 +25,7 @@ allprojects {

```kotlin
dependencies {
implementation 'com.github.switchswap:usc-menu-kt:0.0.1'
implementation 'com.github.switchswap:usc-menu-kt:v1.0.0'
}
```
</details>
Expand All @@ -49,7 +49,7 @@ dependencies {
<dependency>
<groupId>com.github.switchswap</groupId>
<artifactId>usc-menu-kt</artifactId>
<version>0.0.1</version>
<version>v1.0.0</version>
</dependency>
```
</details>
Expand Down

0 comments on commit 82e7b8c

Please sign in to comment.