diff --git a/build.gradle b/build.gradle index 95c38923..9fd9f38b 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ apply plugin: 'org.ajoberstar.github-pages' apply plugin: 'signing' group = "com.pusher" -version = "1.8.1-SNAPSHOT" +version = "1.8.2-SNAPSHOT" sourceCompatibility = "1.6" targetCompatibility = "1.6"