From 7e57ab59b39bac582ac9316e1ceff59c5bcb0247 Mon Sep 17 00:00:00 2001 From: Gerson Alexander Pardo Gamez Date: Thu, 8 Aug 2024 20:26:28 -0500 Subject: [PATCH] chore: update version --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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: