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