From ed6bfdf78673c17ccbd34126b71c139312844a9b Mon Sep 17 00:00:00 2001 From: Naoyuki Kanezawa Date: Mon, 2 Jun 2014 00:53:09 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88e966e..d1cdc94 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The latest artifact is available on Maven Central. Add the following dependency com.github.nkzawa socket.io-client - 0.1.0 + 0.1.1 ```