diff --git a/README.md b/README.md index 0089dba..bbc11a6 100644 --- a/README.md +++ b/README.md @@ -25,17 +25,17 @@ Download [the latest JAR][mavenLatestJarDownload] or grab via Maven: com.ashokvarma.android bottom-navigation-bar - 0.9.5 + 0.9.7 pom ``` or Gradle: ```groovy -compile 'com.ashokvarma.android:bottom-navigation-bar:0.9.5' +compile 'com.ashokvarma.android:bottom-navigation-bar:0.9.7' ``` or Ivy: ```xml - + ```