diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0cfb1f1..8ff15b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## 0.0.61+1
+
+* Ozone Wallet integration refactor
+
 ## 0.0.60+1
 
 * Fix relase build in iOS and macOS
diff --git a/pubspec.yaml b/pubspec.yaml
index a2a2788..48903dd 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -4,7 +4,7 @@ version: 0.0.61+1
 homepage: https://github.com/MarvinQuevedo/flutter_chia_rust_utils
 
 environment:
-  sdk: '>=2.19.3 <3.0.0'
+  sdk: '>=2.19.3 <4.0.0'
   flutter: ">=1.17.0"
 
 dependencies: