diff --git a/README.md b/README.md index 5b326c3..ca56b1d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ files than you need put this into Module build.gradle file ```groovy dependencies { - compile 'com.tonystark.android:socket:1.2.0' + compile 'com.tonystark.android:socket:1.2.1' } ```