From 7629da254b95847a8623e4a3c3a10661549d792a Mon Sep 17 00:00:00 2001 From: Chaitanya Potti Date: Mon, 1 Jul 2024 22:12:03 +0800 Subject: [PATCH] bump to 5.0.2 --- 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 a9a9861..d5b4a06 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -350,7 +350,7 @@ packages: path: ".." relative: true source: path - version: "5.0.1" + version: "5.0.2" web3dart: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 40c5069..776565d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: web3auth_flutter description: Flutter SDK for Torus Web3Auth (Web3Auth) -version: 5.0.1 +version: 5.0.2 homepage: https://web3auth.io repository: https://github.com/Web3Auth/web3auth-flutter-sdk.git