diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a1371b..9a88d3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.3.1] - 2024-12-27 +- Add #destroy for set method + ## [0.3.0] - 2024-11-08 - Add SearchSnippet/get method diff --git a/pubspec.yaml b/pubspec.yaml index c6d0f69..e76507b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: jmap_dart_client description: A JMAP client library to make JMAP method calls and process the responses. -version: 0.3.0 +version: 0.3.1 homepage: https://github.com/linagora/jmap-dart-client.git environment: