Skip to content

Commit 7866823

Browse files
committed
[Fix] Updated project version
1 parent 018a7a6 commit 7866823

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
@@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
33
apply plugin: 'java'
44

55
group = 'com.github.Mori01231'
6-
version = '1.0.0'
6+
version = '1.0.1'
77

88
sourceCompatibility = '1.8'
99
targetCompatibility = '1.8'

0 commit comments

Comments
 (0)