We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c4d83 commit 9fd7be2Copy full SHA for 9fd7be2
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
2
apply plugin: 'maven-publish'
3
4
group = 'dev.manere'
5
-version = '1.0.0'
+version = '1.0.1'
6
7
repositories {
8
mavenCentral()
0 commit comments