Skip to content

Commit

Permalink
Released version 1.8.1 and bump version to 1.8.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
zmarkan committed Jul 5, 2018
1 parent 78fd1cc commit a071cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit a071cad

Please sign in to comment.