Skip to content

Commit

Permalink
Release to version 1.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Nov 14, 2024
1 parent 8cc5ef7 commit 432a1be
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
Expand Up @@ -55,3 +55,6 @@
## 1.5.0 (2024-10-17)
- Add checksum to un-encrypted secret key packet
- Remove fixnum package

## 1.5.1 (2024-11-14)
- Fix aead adata encrypted session key
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_pg
description: Dart PG (Dart Privacy Guard) - The OpenPGP implementation in Dart language.
version: 1.5.0
version: 1.5.1
homepage: https://github.com/web-of-trust/dart-pg

environment:
Expand Down

0 comments on commit 432a1be

Please sign in to comment.