Skip to content

Commit

Permalink
Bump version to 1.6.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
zmarkan committed Jan 5, 2018
1 parent 286ee3b commit ce4889c
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.6.1-SNAPSHOT"
version = "1.6.2-SNAPSHOT"
sourceCompatibility = "1.6"
targetCompatibility = "1.6"

Expand Down

0 comments on commit ce4889c

Please sign in to comment.