Skip to content

Commit d94616b

Browse files
committed
bump version
1 parent ebcd5fc commit d94616b

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.6.6
2+
- Revert "Fix build on web #77"
3+
14
## 3.6.5
25
- Fix build on web #77
36

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ packages:
111111
path: ".."
112112
relative: true
113113
source: path
114-
version: "3.6.5"
114+
version: "3.6.6"
115115
ffi:
116116
dependency: transitive
117117
description:

pubspec.yaml

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

66
environment:

0 commit comments

Comments
 (0)