From 973044e1162dc224c337baf97a1af1315b907974 Mon Sep 17 00:00:00 2001 From: Naoyuki Kanezawa Date: Mon, 2 Jun 2014 00:51:50 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 277e4b0..fb75915 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.2.0 + 0.2.1 ```