bump engine.io-client

This commit is contained in:
Naoyuki Kanezawa
2015-01-28 23:09:21 +09:00
parent 8a4ffe95c5
commit fc7c2f8ba4

View File

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