We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e2d4d commit efec544Copy full SHA for efec544
1 file changed
build.gradle.kts
@@ -17,7 +17,7 @@ val projectUrl = "https://github.com/ccbluex/$projectName"
17
18
allprojects {
19
group = "net.ccbluex"
20
- version = "0.2.4"
+ version = "0.2.5"
21
22
repositories {
23
mavenLocal()
0 commit comments