diff --git a/CHANGELOG.md b/CHANGELOG.md index b3d035f..483254c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 3.6.4 +- Migrate to package:web + ## 3.6.3 - Updated Isolate spawn logic to close gracefully diff --git a/pubspec.yaml b/pubspec.yaml index 38634d9..42ef757 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.3 +version: 3.6.4 homepage: https://github.com/jerson/flutter-rsa environment: