Skip to content

Commit

Permalink
Update README.md to 0.2.0 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
smola committed Aug 18, 2014
1 parent 4d3c51d commit 25dbcc6
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 @@ -42,7 +42,7 @@ galimatias is available at Maven Central. Just add to your pom.xml `<dependencie
<dependency>
<groupId>io.mola.galimatias</groupId>
<artifactId>galimatias</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</dependency>
```

Expand Down Expand Up @@ -102,7 +102,7 @@ URL url = URL.parse(settings, urlString);
Documentation
-------------

Check out the [Javadoc](http://galimatias.mola.io/apidocs/0.1.0/).
Check out the [Javadoc](http://galimatias.mola.io/apidocs/0.2.0/).

Contribute
----------
Expand Down

0 comments on commit 25dbcc6

Please sign in to comment.