Skip to content

Commit 9fd7be2

Browse files
committed
Update build.gradle
1 parent 94c4d83 commit 9fd7be2

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
@@ -2,7 +2,7 @@ apply plugin: 'java'
22
apply plugin: 'maven-publish'
33

44
group = 'dev.manere'
5-
version = '1.0.0'
5+
version = '1.0.1'
66

77
repositories {
88
mavenCentral()

0 commit comments

Comments
 (0)