diff --git a/README.md b/README.md index 01b19ab..7b74358 100644 --- a/README.md +++ b/README.md @@ -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' } ``` @@ -49,7 +49,7 @@ dependencies { com.github.switchswap usc-menu-kt - 0.0.1 + v1.0.0 ```