Skip to content

Commit a071cad

Browse files
committed
Released version 1.8.1 and bump version to 1.8.2-SNAPSHOT
1 parent 78fd1cc commit a071cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ apply plugin: 'org.ajoberstar.github-pages'
2121
apply plugin: 'signing'
2222

2323
group = "com.pusher"
24-
version = "1.8.1-SNAPSHOT"
24+
version = "1.8.2-SNAPSHOT"
2525
sourceCompatibility = "1.6"
2626
targetCompatibility = "1.6"
2727

0 commit comments

Comments
 (0)