update README

This commit is contained in:
Naoyuki Kanezawa
2014-09-21 23:14:53 +09:00
parent b85e1fc133
commit ba8755384e

View File

@@ -13,7 +13,7 @@ The latest artifact is available on Maven Central. Add the following dependency
<dependency>
<groupId>com.github.nkzawa</groupId>
<artifactId>engine.io-client</artifactId>
<version>0.2.3</version>
<version>0.3.0</version>
</dependency>
</dependencies>
```