diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index a8324e52..b881a39b 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.0.15"}
+{".":"0.1.0"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38b0b977..5d8c98d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog
+## [0.1.0](https://github.com/spotify/confidence-sdk-java/compare/v0.0.15...v0.1.0) (2024-06-07)
+
+
+### โ BREAKING CHANGES
+
+* Re-packaging ([#143](https://github.com/spotify/confidence-sdk-java/issues/143))
+
+### ๐งน Chore
+
+* **main:** release 0.0.16-SNAPSHOT ([#141](https://github.com/spotify/confidence-sdk-java/issues/141)) ([051b2d6](https://github.com/spotify/confidence-sdk-java/commit/051b2d67848e24b7ae435be9c7dfe47c99e12c5a))
+
+
+### ๐ Refactoring
+
+* Re-packaging ([#143](https://github.com/spotify/confidence-sdk-java/issues/143)) ([645e677](https://github.com/spotify/confidence-sdk-java/commit/645e677712f6d715fa845affebb1a857619d0cff))
+
## [0.0.15](https://github.com/spotify/confidence-sdk-java/compare/v0.0.14...v0.0.15) (2024-06-04)
diff --git a/README.md b/README.md
index 7c6ab7ba..bdf81e9e 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Java library for [Confidence](https://confidence.spotify.com/). This library is
com.spotify.confidence
sdk-java
- 0.0.16-SNAPSHOT
+ 0.1.0
```
diff --git a/openfeature-provider/pom.xml b/openfeature-provider/pom.xml
index 9ea8ced4..d0c0d13b 100644
--- a/openfeature-provider/pom.xml
+++ b/openfeature-provider/pom.xml
@@ -1,12 +1,10 @@
-
+
4.0.0
com.spotify.confidence
confidence-sdk-java
- 0.0.16-SNAPSHOT
+ 0.1.0
openfeature-provider
diff --git a/pom.xml b/pom.xml
index f119c2ea..b9101d71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
com.spotify.confidence
confidence-sdk-java
- 0.0.16-SNAPSHOT
+ 0.1.0
https://github.com/spotify/confidence-sdk-java
Confidence SDK for Java
diff --git a/sdk-java/pom.xml b/sdk-java/pom.xml
index dbbc8441..49af032c 100644
--- a/sdk-java/pom.xml
+++ b/sdk-java/pom.xml
@@ -1,12 +1,10 @@
-
+
4.0.0
com.spotify.confidence
confidence-sdk-java
- 0.0.16-SNAPSHOT
+ 0.1.0
sdk-java