diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index b68e780..07194f6 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.0.6"
+ ".": "0.0.7"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04ca8d8..497af53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.0.7](https://github.com/open-feature/dart-server-sdk/compare/v0.0.6...v0.0.7) (2025-03-17)
+
+
+### 🧹 Chore
+
+* update dartsdk minimum to latest version 3.7.2 ([#44](https://github.com/open-feature/dart-server-sdk/issues/44)) ([9729726](https://github.com/open-feature/dart-server-sdk/commit/9729726080e49ad86656c22778c723c724c08a96))
+
## [0.0.6](https://github.com/open-feature/dart-server-sdk/compare/v0.0.5...v0.0.6) (2025-03-14)
diff --git a/README.md b/README.md
index 1d9fc99..5f6bfdb 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@
-
-
+
+
diff --git a/pubspec.yaml b/pubspec.yaml
index be7c1ca..7d7397b 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -11,7 +11,7 @@
name: openfeature_dart_server_sdk
description: Official server-side Dart OpenFeature SDK.
-version: 0.0.6
+version: 0.0.7
homepage: https://github.com/open-feature/dart-server-sdk
environment:
sdk: ^3.7.2