Skip to content

Commit 9b0cc21

Browse files
committed
chore: bump version
1 parent b7bedaf commit 9b0cc21

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.10.6
2+
- Fix bridge lib copy on windows (#85) Thanks to @divinebird
3+
14
## 3.10.5
25
- Add Bridge calls to init to prevent stripping in profile mode
36

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ packages:
314314
path: ".."
315315
relative: true
316316
source: path
317-
version: "3.10.4"
317+
version: "3.10.6"
318318
package_config:
319319
dependency: transitive
320320
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
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.10.5
3+
version: 3.10.6
44
homepage: https://github.com/jerson/flutter-openpgp
55

66
environment:

0 commit comments

Comments
 (0)