bump engine.io-client

This commit is contained in:
Naoyuki Kanezawa
2015-08-09 06:35:56 +09:00
parent 92dcd143e3
commit 6eeaf6a6e3
2 changed files with 13 additions and 11 deletions

View File

@@ -58,7 +58,7 @@
<dependency>
<groupId>com.github.nkzawa</groupId>
<artifactId>engine.io-client</artifactId>
<version>0.5.1</version>
<version>0.6.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.json</groupId>