Skip to content

Commit

Permalink
Release to version 1.5.4
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 27, 2024
1 parent 39e3053 commit 7fd8ca4
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 @@ -64,3 +64,6 @@

## 1.5.3 (2024-11-18)
- Refactor AEAD crypt

## 1.5.4 (2024-11-27)
- Fix ecdh ephemeral key for curve 25519
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.3
version: 1.5.4
homepage: https://github.com/web-of-trust/dart-pg

environment:
Expand Down

0 comments on commit 7fd8ca4

Please sign in to comment.