We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4afe86 commit 8a97436Copy full SHA for 8a97436
1 file changed
build.gradle
@@ -19,7 +19,7 @@ sourceCompatibility = JavaVersion.VERSION_1_8
19
targetCompatibility = JavaVersion.VERSION_1_8
20
21
group = 'io.github.mdsimmo'
22
-version = '0.8.0'
+version = '0.8.1'
23
24
repositories {
25
mavenCentral()
0 commit comments