diff --git a/CHANGELOG.md b/CHANGELOG.md index a58c355..274f399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.12.4 + +- fix: pubspec. + ## 0.12.3 - fix: Bump dependencies and format. diff --git a/pubspec.yaml b/pubspec.yaml index e2c3c9c..4f1901e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dero_rpc_api description: Dero RPC API (derod and wallet) to interact with Dero network. -version: 0.12.3 +version: 0.12.4 repository: https://github.com/Ez3kiel-dev/dero_rpc_api