Skip to content

Commit faf187f

Browse files
committed
Bump version to 0.3
1 parent 36cfe08 commit faf187f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ publishing {
2525
create<MavenPublication>("maven") {
2626
groupId = "org.komputing.kbms"
2727
artifactId = "library"
28-
version = "0.2"
28+
version = "0.3"
2929

3030
from(components["java"])
3131
}

0 commit comments

Comments
 (0)