Skip to content

Commit

Permalink
Bump to 1.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
samskivert committed Jan 20, 2015
1 parent 7ca47d8 commit 732358a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -34,7 +34,7 @@ To add a React dependency to a Maven project, add the following to your `pom.xml
<dependency>
<groupId>com.threerings</groupId>
<artifactId>react</artifactId>
<version>1.5</version>
<version>1.5.1</version>
</dependency>
</dependencies>

Expand All @@ -43,7 +43,7 @@ vast majority of the boilerplate above.

If you prefer to download a pre-built binary, that can be found here:

* [react-1.5.jar](http://repo2.maven.org/maven2/com/threerings/react/1.5/react-1.5.jar)
* [react-1.5.1.jar](http://repo2.maven.org/maven2/com/threerings/react/1.5.1/react-1.5.1.jar)

GWT
---
Expand Down

0 comments on commit 732358a

Please sign in to comment.