Skip to content

Commit

Permalink
prepare for 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
markrileybot committed Dec 6, 2016
1 parent 4eed538 commit 0629d9d
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 @@ -15,11 +15,11 @@ build.gradle:
```groovy
repositories {
maven { url 'https://dl.bintray.com/mrileybot/markrileybot/' }
jcenter()
}
dependencies {
compile 'com.github.markrileybot.heatshrink:heatshrink-java:0.0.1'
compile 'com.github.markrileybot.heatshrink:heatshrink-java:0.0.3'
}
```
Expand Down

0 comments on commit 0629d9d

Please sign in to comment.