We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6173222 commit d538a9dCopy full SHA for d538a9d
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>io.socket</groupId>
4
<artifactId>socket.io-client</artifactId>
5
- <version>0.6.4-SNAPSHOT</version>
+ <version>0.7.0-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
<name>socket.io-client</name>
8
<description>Socket.IO Client Library for Java</description>
@@ -62,7 +62,7 @@
62
<dependency>
63
64
<artifactId>engine.io-client</artifactId>
65
- <version>0.6.3</version>
66
</dependency>
67
68
<groupId>org.json</groupId>
0 commit comments