Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-alexander committed Jan 17, 2016
1 parent 15b0909 commit 7752783
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 @@ -22,12 +22,12 @@ Grab via Maven:
<dependency>
<groupId>com.github.jd-alexander</groupId>
<artifactId>library</artifactId>
<version>1.0.9</version>
<version>1.1.0</version>
</dependency>
```
or Gradle:
```groovy
compile 'com.github.jd-alexander:library:1.0.9'
compile 'com.github.jd-alexander:library:1.1.0'
```

Usage
Expand Down

0 comments on commit 7752783

Please sign in to comment.