We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46293ba commit 00ea5f6Copy full SHA for 00ea5f6
build.gradle
@@ -21,7 +21,7 @@ apply plugin: 'org.ajoberstar.github-pages'
21
apply plugin: 'signing'
22
23
group = "com.pusher"
24
-version = "1.0.0"
+version = "1.0.1"
25
sourceCompatibility = "1.6"
26
targetCompatibility = "1.6"
27
0 commit comments