Skip to content

Commit b583aff

Browse files
committed
chore: updated version
1 parent 7a22f92 commit b583aff

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.8.0
2+
3+
- Updated binaries to v1.10.1
4+
- Add decrypt+verify and encrypt+sign using signed entity
5+
16
## 3.7.3
27

38
- Add android Namespace

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ packages:
293293
path: ".."
294294
relative: true
295295
source: path
296-
version: "3.7.3"
296+
version: "3.8.0"
297297
package_config:
298298
dependency: transitive
299299
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openpgp
22
description: library for use OpenPGP with support for android and ios, macOS, linux, windows and web
3-
version: 3.7.3
3+
version: 3.8.0
44
homepage: https://github.com/jerson/flutter-openpgp
55

66
environment:

0 commit comments

Comments
 (0)