Skip to content

Commit b9be0ac

Browse files
committed
Set version to 1.0.0
1 parent 4200ebf commit b9be0ac

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
@@ -4,7 +4,7 @@ plugins {
44
id "com.github.johnrengelman.shadow" version "5.1.0"
55
}
66

7-
version '1.0.0-SNAPSHOT'
7+
version '1.0.0'
88

99
sourceCompatibility = 1.8
1010

0 commit comments

Comments
 (0)