There was an error while loading. Please reload this page.
1 parent 36cfe08 commit faf187fCopy full SHA for faf187f
lib/build.gradle.kts
@@ -25,7 +25,7 @@ publishing {
25
create<MavenPublication>("maven") {
26
groupId = "org.komputing.kbms"
27
artifactId = "library"
28
- version = "0.2"
+ version = "0.3"
29
30
from(components["java"])
31
}
0 commit comments