update README

This commit is contained in:
Naoyuki Kanezawa
2014-02-02 23:22:58 +09:00
parent fb647ff045
commit 777ea28fda

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.1.2</version>
<version>0.1.3</version>
</dependency>
</dependencies>
```