Skip to content

Commit 94055b1

Browse files
committed
Update version
1 parent 53af310 commit 94055b1

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

build.gradle

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = 'net.deanly'
9-
version = '0.1.1'
9+
version = '0.2.0'
1010

1111
java {
1212
toolchain {
@@ -81,11 +81,6 @@ publishing {
8181
}
8282
}
8383
}
84-
//
85-
//signing {
86-
// useGpgCmd()
87-
// sign publishing.publications.mavenJava
88-
//}
8984

9085
jreleaser {
9186
signing {

0 commit comments

Comments
 (0)