From c878c4b4f2ccb40da0f346c6ad6c797d286a2c49 Mon Sep 17 00:00:00 2001 From: nkzawa Date: Sun, 31 Jan 2016 03:56:41 +0900 Subject: [PATCH] 0.7.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 74b2396..227714e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.socket engine.io-client - 0.6.4-SNAPSHOT + 0.7.0-SNAPSHOT jar engine.io-client Engine.IO Client Library for Java