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