Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed Oct 12, 2024
1 parent ebcd5fc commit d94616b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.6.6
- Revert "Fix build on web #77"

## 3.6.5
- Fix build on web #77

Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ packages:
path: ".."
relative: true
source: path
version: "3.6.5"
version: "3.6.6"
ffi:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fast_rsa
description: library for use RSA with support for android and ios, macOS, linux, windows and web
version: 3.6.5
version: 3.6.6
homepage: https://github.com/jerson/flutter-rsa

environment:
Expand Down

0 comments on commit d94616b

Please sign in to comment.