From 777ea28fdac16d2ddaf20924d8e0e9cd42c20788 Mon Sep 17 00:00:00 2001 From: Naoyuki Kanezawa Date: Sun, 2 Feb 2014 23:22:58 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bd2739..cc4b9a5 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 engine.io-client - 0.1.2 + 0.1.3 ```