Skip to content

Commit

Permalink
Bump version to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Dec 27, 2024
1 parent a99d136 commit 00a9760
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 00a9760

Please sign in to comment.