Skip to content

Commit 4bd653a

Browse files
committed
Increase artifact version
1 parent 1b11c75 commit 4bd653a

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.3.1"
27+
version = "1.3.2-SNAPSHOT"
2828
description = "A Java library to access KeePassXC via its build-in proxy."
2929

3030
java {

0 commit comments

Comments
 (0)