diff --git a/README.md b/README.md index 8a0a94b..1e41d8a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ allprojects { Add to app module gradle.build file ``` dependencies { - compile 'com.github.cookpad:BottomNavWatson:0.0.1' + compile 'com.github.cookpad:BottomNavWatson:0.0.2' } ```