diff --git a/README.md b/README.md index 0752c5c..ac0cd1f 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,13 @@ Reakt is published in the [maven public repo](http://search.maven.org/#search%7C io.advantageous.reakt reakt - 3.0.4 + 3.0.4.RELEASE ``` #### Using from gradle ```xml -compile 'io.advantageous.reakt:reakt:3.0.4' +compile 'io.advantageous.reakt:reakt:3.0.4.RELEASE' ``` #### Fluent Promise API