Skip to content

Commit c0a5a42

Browse files
Merge pull request #283 from EventStore/release/5.4.1
Release 5.4.1
2 parents 98d1fc9 + 7dcf06d commit c0a5a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db-client-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tasks.withType(JavaCompile) {
1919
}
2020

2121
group = 'com.eventstore'
22-
version = '5.4.0'
22+
version = '5.4.1'
2323

2424
java {
2525
withJavadocJar()

0 commit comments

Comments
 (0)