Skip to content

Commit 1727aef

Browse files
committed
bump version
1 parent cec17e7 commit 1727aef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.3
1+
9.0.4

java-client/src/main-flavored/java/co/elastic/clients/transport/VersionInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121

2222
// Package private
2323
class VersionInfo {
24-
static final String VERSION = "9.0.3";
24+
static final String VERSION = "9.0.4";
2525
}

0 commit comments

Comments
 (0)