Skip to content

Commit

Permalink
3.0.4.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
MammatusPlatypus committed Sep 1, 2016
1 parent 5ecc893 commit 5befef2
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 @@ -30,13 +30,13 @@ Reakt is published in the [maven public repo](http://search.maven.org/#search%7C
<dependency>
<groupId>io.advantageous.reakt</groupId>
<artifactId>reakt</artifactId>
<version>3.0.4</version>
<version>3.0.4.RELEASE</version>
</dependency>
```

#### Using from gradle
```xml
compile 'io.advantageous.reakt:reakt:3.0.4'
compile 'io.advantageous.reakt:reakt:3.0.4.RELEASE'
```

#### Fluent Promise API
Expand Down

0 comments on commit 5befef2

Please sign in to comment.