From 6ab8a3f389c9d46706fd7a41434b0f3ea01d3642 Mon Sep 17 00:00:00 2001 From: Omer Akram Date: Sat, 16 Oct 2021 01:29:20 +0500 Subject: [PATCH] Update version in the readme (#534) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 146cd804..db761e62 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,14 @@ Grab via Maven: io.crossbar.autobahn autobahn-android - 20.7.1 + 21.7.1 ``` Gradle: ```groovy dependencies { - implementation 'io.crossbar.autobahn:autobahn-android:20.7.1' + implementation 'io.crossbar.autobahn:autobahn-android:21.7.1' } ``` For non-android systems use artifactID `autobahn-java` or just