update README for latest revision

This commit is contained in:
Tom Denley 2014-08-12 10:15:19 +01:00
parent 370b6d5286
commit a0db276e61
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ The client jar is distributed via maven central, and can be downloaded [here](ht
<dependency>
<groupId>com.timgroup</groupId>
<artifactId>java-statsd-client</artifactId>
<version>2.0.0</version>
<version>3.0.1</version>
</dependency>
```