Skip to content
Browse files

Merge remote-tracking branch 'origin/master'

  • Loading branch information...
2 parents 6cac9b6 + 11cf9ef commit ba511e5f94ce1668dff23024b2ba90a4815d233c @roughike committed
Showing with 2 additions and 2 deletions.
  1. +2 −2 README.md
View
4 README.md
@@ -18,7 +18,7 @@ SwipeSelector supports API levels all the way down to 8 (Android Froyo).
**Gradle:**
```groovy
-compile 'com.roughike:swipe-selector:1.0.5'
+compile 'com.roughike:swipe-selector:1.0.6'
```
**Maven:**
@@ -26,7 +26,7 @@ compile 'com.roughike:swipe-selector:1.0.5'
<dependency>
<groupId>com.roughike</groupId>
<artifactId>swipe-selector</artifactId>
- <version>1.0.5</version>
+ <version>1.0.6</version>
<type>pom</type>
</dependency>
```

0 comments on commit ba511e5

Please sign in to comment.
Something went wrong with that request. Please try again.