diff --git a/CHANGELOG.md b/CHANGELOG.md index 39451d8..e555427 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.4 + +* Update dependencies + ## 0.0.3 * Make `SignatureVerifier.verify` method async diff --git a/pubspec.yaml b/pubspec.yaml index 67bf4ff..c6da927 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nostr_dart description: A Dart Library for making Nostr clients -version: 0.0.3 +version: 0.0.4 repository: https://github.com/ice-blockchain/nostr-dart environment: