diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f72216..1e6e166 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## unreleased +## 1.1.4 (2023-06-15) ### Fix * Use `[+-]XX:XX` notation for timezone in date/time parsing diff --git a/README.md b/README.md index d5fe719..a2798ad 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject de.stklcode.jvault jvault-connector - 1.1.3 + 1.1.4 ``` diff --git a/pom.xml b/pom.xml index fbaeb43..3842e6e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.stklcode.jvault jvault-connector - 1.1.4-SNAPSHOT + 1.1.4 jar