Skip to content

Commit 37a8519

Browse files
authored
chore: prepare v1.0.2 release (#13)
1 parent ba2de65 commit 37a8519

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
@@ -27,7 +27,7 @@ dependencies {
2727
}
2828

2929
group = 'com.pickpockethelper'
30-
version = '1.0.1'
30+
version = '1.0.2'
3131

3232
tasks.withType(JavaCompile).configureEach {
3333
options.encoding = 'UTF-8'

0 commit comments

Comments
 (0)