Skip to content

Commit f67b097

Browse files
committed
chore: update version
1 parent b583aff commit f67b097

File tree

13 files changed

+7
-2
lines changed

13 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.8.1
2+
3+
- Updated binaries to v1.10.3
4+
- Fix scenario when decrypt+verify using keys generated in a different tool
5+
16
## 3.8.0
27

38
- Updated binaries to v1.10.1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

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.8.0"
296+
version: "3.8.1"
297297
package_config:
298298
dependency: transitive
299299
description:

ios/libopenpgp_bridge.a

140 KB
Binary file not shown.

lib/web/assets/openpgp.wasm

-4 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

macos/libopenpgp_bridge.dylib

0 Bytes
Binary file not shown.

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.8.0
3+
version: 3.8.1
44
homepage: https://github.com/jerson/flutter-openpgp
55

66
environment:

windows/shared/libopenpgp_bridge.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)