Skip to content

Commit 0363f24

Browse files
committed
Increase artifact version
1 parent 91f12d7 commit 0363f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
}
2525

2626
group = "org.purejava"
27-
version = "1.2.8"
27+
version = "1.2.9-SNAPSHOT"
2828
description = "A Java library to access KeePassXC via its build-in proxy."
2929

3030
java {

0 commit comments

Comments
 (0)