Skip to content

Commit 3f780ee

Browse files
committed
Increment version to 4.3.1
1 parent 838cee9 commit 3f780ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
ext {
2121
artifactId = "lazysodium-java"
2222
groupId = "com.goterl.lazycode"
23-
version = '4.3.0'
23+
version = '4.3.1'
2424
description = "Lazysodium (Java) makes it effortless for Java " +
2525
"developers to get started with Libsodium's cryptography."
2626
}

0 commit comments

Comments
 (0)