diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index f148fd1d..8dc50697 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.1.4"}
+{".":"0.1.5"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b2648cb..79c99b5d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [0.1.5](https://github.com/spotify/confidence-sdk-java/compare/v0.1.4...v0.1.5) (2025-03-28)
+
+
+### ๐ Bug Fixes
+
+* ConfidenceStub fixes ([#171](https://github.com/spotify/confidence-sdk-java/issues/171)) ([52e78aa](https://github.com/spotify/confidence-sdk-java/commit/52e78aa30ede11c0a8271f3f8332a8cd69208315))
+
+
+### ๐งน Chore
+
+* **main:** release 0.1.5-SNAPSHOT ([#168](https://github.com/spotify/confidence-sdk-java/issues/168)) ([93dafd4](https://github.com/spotify/confidence-sdk-java/commit/93dafd49f99d78c7a6cd335642f3c4a9987e775a))
+
## [0.1.4](https://github.com/spotify/confidence-sdk-java/compare/v0.1.3...v0.1.4) (2025-03-11)
diff --git a/README.md b/README.md
index 00dd791c..1b66777a 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.1.5-SNAPSHOT
+ 0.1.5
```
diff --git a/openfeature-provider/pom.xml b/openfeature-provider/pom.xml
index 9d5549ca..4106f1ea 100644
--- a/openfeature-provider/pom.xml
+++ b/openfeature-provider/pom.xml
@@ -4,7 +4,7 @@
com.spotify.confidence
confidence-sdk-java
- 0.1.5-SNAPSHOT
+ 0.1.5
openfeature-provider
@@ -14,7 +14,7 @@
com.spotify.confidence
sdk-java
- 0.1.5-SNAPSHOT
+ 0.1.5
diff --git a/pom.xml b/pom.xml
index c5c78a16..1216c953 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
com.spotify.confidence
confidence-sdk-java
- 0.1.5-SNAPSHOT
+ 0.1.5
https://github.com/spotify/confidence-sdk-java
Confidence SDK for Java
diff --git a/sdk-java/pom.xml b/sdk-java/pom.xml
index 9e670821..9da85473 100644
--- a/sdk-java/pom.xml
+++ b/sdk-java/pom.xml
@@ -4,7 +4,7 @@
com.spotify.confidence
confidence-sdk-java
- 0.1.5-SNAPSHOT
+ 0.1.5
sdk-java