diff --git a/CHANGELOG.md b/CHANGELOG.md index f551ed2..20b8f39 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/example/pubspec.lock b/example/pubspec.lock index 64cf7d4..593611a 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -293,7 +293,7 @@ packages: path: ".." relative: true source: path - version: "3.7.3" + version: "3.8.0" package_config: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b8cd1d2..a7486de 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: