From 685ea374bdbde2073012ef6f49398e2b4d563e8f Mon Sep 17 00:00:00 2001 From: Jorge Pereira Date: Fri, 1 Mar 2024 17:09:25 +0000 Subject: [PATCH] version 4.0.3-rc --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 811906c..1d7ace9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.0.3-rc + +* Fixing issue with env on plaid js. Thank you @almovsesanso + ## 4.0.2-rc * Updated README iOS requirments diff --git a/pubspec.yaml b/pubspec.yaml index d279cac..60594ec 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: plaid_flutter description: Plaid Link for Flutter. Integrates the native iOS, Android and Web SDKs. -version: 4.0.2-rc +version: 4.0.3-rc homepage: https://github.com/jorgefspereira/plaid_flutter repository: https://github.com/jorgefspereira/plaid_flutter issue_tracker: https://github.com/jorgefspereira/plaid_flutter/issues