Skip to content

Commit

Permalink
version updated in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Erkin Çakar committed Jun 2, 2016
1 parent 75d22c0 commit 314d15e
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 @@ -10,14 +10,14 @@ Download

Download [the latest JAR][2] or grab via Gradle:
```groovy
compile 'com.travijuu.numberpicker:numberpicker:1.0.0'
compile 'com.travijuu.numberpicker:numberpicker:1.0.3'
```
or Maven:
```xml
<dependency>
<groupId>com.travijuu.numberpicker</groupId>
<artifactId>numberpicker</artifactId>
<version>1.0.0</version>
<version>1.0.3</version>
</dependency>
```

Expand Down

0 comments on commit 314d15e

Please sign in to comment.