diff --git a/README.md b/README.md index 7424eb1..bebde84 100644 --- a/README.md +++ b/README.md @@ -29,15 +29,15 @@ JQ is published on [Bintray/jCenter](https://bintray.com/code77/maven/jq) and ma ##### Jars -* [jq-1.0.4-debug.jar](http://code77se.github.io/jq/bin/1.0.4/jq-1.0.4-debug.jar) -* [jq-1.0.4-release.jar](http://code77se.github.io/jq/bin/1.0.4/jq-1.0.4-release.jar) +* [jq-1.0.5-debug.jar](http://code77se.github.io/jq/bin/1.0.5/jq-1.0.5-debug.jar) +* [jq-1.0.5-release.jar](http://code77se.github.io/jq/bin/1.0.5/jq-1.0.5-release.jar) ##### Maven ```xml se.code77.jq jq - [1.0.4,) + [1.0.5,) ```