Skip to content

Commit d538a9d

Browse files
committed
0.7.0-SNAPSHOT
1 parent 6173222 commit d538a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.socket</groupId>
44
<artifactId>socket.io-client</artifactId>
5-
<version>0.6.4-SNAPSHOT</version>
5+
<version>0.7.0-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>socket.io-client</name>
88
<description>Socket.IO Client Library for Java</description>
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>io.socket</groupId>
6464
<artifactId>engine.io-client</artifactId>
65-
<version>0.6.3</version>
65+
<version>0.7.0-SNAPSHOT</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)