diff --git a/README.md b/README.md index 625c1f3..1159237 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Beta code. Master branch available only. * MASTER - in progress, this README refers to what is in the master branch. Switch to relevant RELEASE tag above to see that versions README +* [1.0-RC4](https://github.com/bitsofinfo/docker-discovery-registrator-consul/releases/tag/1.0-RC4) - upgraded consul-client to 0.17.1 * [1.0-RC3](https://github.com/bitsofinfo/docker-discovery-registrator-consul/releases/tag/1.0-RC3) * [1.0-RC2](https://github.com/bitsofinfo/docker-discovery-registrator-consul/releases/tag/1.0-RC2) * [1.0-RC1](https://github.com/bitsofinfo/docker-discovery-registrator-consul/releases/tag/1.0-RC1) @@ -54,7 +55,7 @@ repositories { } dependencies { - compile 'org.bitsofinfo:docker-discovery-registrator-consul:1.0-RC3' + compile 'org.bitsofinfo:docker-discovery-registrator-consul:1.0-RC4' // include your preferred javax.ws.rs-api implementation // (for the OrbitzWorldwide/consul-client dependency) @@ -72,7 +73,7 @@ dependencies { org.bitsofinfo docker-discovery-registrator-consul - 1.0-RC3 + 1.0-RC4