Skip to content

Commit af43617

Browse files
authored
Bump version from 1.0.1 to 1.0.2
1 parent 908c742 commit af43617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'me.touchie771'
8-
version = '1.0.1'
8+
version = '1.0.2'
99

1010
repositories {
1111
mavenCentral()
@@ -72,4 +72,4 @@ publishing {
7272
artifactId = 'minecraftgui'
7373
}
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)