From 2edb40ca02b704dc6e2b74f7ee6fda3cb61615b4 Mon Sep 17 00:00:00 2001 From: Chaitanya Potti Date: Fri, 5 Jul 2024 15:38:17 +0800 Subject: [PATCH] bump flutter version --- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index d5b4a06..56c0290 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -350,7 +350,7 @@ packages: path: ".." relative: true source: path - version: "5.0.2" + version: "5.0.3" web3dart: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 776565d..0f14856 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: web3auth_flutter description: Flutter SDK for Torus Web3Auth (Web3Auth) -version: 5.0.2 +version: 5.0.3 homepage: https://web3auth.io repository: https://github.com/Web3Auth/web3auth-flutter-sdk.git