Skip to content

Commit

Permalink
chore: updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed May 20, 2024
1 parent 7a22f92 commit b583aff
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.8.0

- Updated binaries to v1.10.1
- Add decrypt+verify and encrypt+sign using signed entity

## 3.7.3

- Add android Namespace
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ packages:
path: ".."
relative: true
source: path
version: "3.7.3"
version: "3.8.0"
package_config:
dependency: transitive
description:
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: openpgp
description: library for use OpenPGP with support for android and ios, macOS, linux, windows and web
version: 3.7.3
version: 3.8.0
homepage: https://github.com/jerson/flutter-openpgp

environment:
Expand Down

0 comments on commit b583aff

Please sign in to comment.