Skip to content

Commit 9cefbec

Browse files
committed
updated version
1 parent 39c339b commit 9cefbec

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.5
2+
3+
- macOS now use dylib instead of .a
4+
15
## 1.1.4
26

37
- Added OpenPGPException to `openpgp.dart`

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ packages:
249249
path: ".."
250250
relative: true
251251
source: path
252-
version: "1.1.4"
252+
version: "1.1.5"
253253
package_config:
254254
dependency: transitive
255255
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, web and hover
3-
version: 1.1.4
3+
version: 1.1.5
44
homepage: https://github.com/jerson/flutter-openpgp
55

66
environment:

0 commit comments

Comments
 (0)