diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc875d87..1a551fa9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.4.0](https://github.com/googleapis/java-shared-config/compare/v1.3.3...v1.4.0) (2022-04-28)
+
+
+### Features
+
+* **java:** remove native image module ([#471](https://github.com/googleapis/java-shared-config/issues/471)) ([7fcba01](https://github.com/googleapis/java-shared-config/commit/7fcba016b3138d7beaa4e962853f9bc80f59438c))
+
### [1.3.3](https://github.com/googleapis/java-shared-config/compare/v1.3.2...v1.3.3) (2022-04-19)
diff --git a/pom.xml b/pom.xml
index f8464e39..57e88aca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.google.cloud
google-cloud-shared-config
pom
- 1.3.4-SNAPSHOT
+ 1.4.0
Google Cloud
https://github.com/googleapis/java-shared-config
diff --git a/versions.txt b/versions.txt
index e1d06be1..f8b8c72e 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-shared-config:1.3.3:1.3.4-SNAPSHOT
+google-cloud-shared-config:1.4.0:1.4.0