update README and History for the next release

This commit is contained in:
nkzawa
2016-02-01 18:03:59 +09:00
parent ba723d0460
commit 641e34d3e5
3 changed files with 14 additions and 3 deletions

View File

@@ -62,7 +62,7 @@
<dependency>
<groupId>io.socket</groupId>
<artifactId>engine.io-client</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</dependency>
<dependency>
<groupId>org.json</groupId>