Skip to content

Commit 17a7055

Browse files
committed
1.0.2 release
1 parent 6ea463d commit 17a7055

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
setGroup("net.elytrium")
12-
setVersion("1.0.2-SNAPSHOT")
12+
setVersion("1.0.2")
1313

1414
java {
1515
setSourceCompatibility(JavaVersion.VERSION_11)

0 commit comments

Comments
 (0)