From 90a934c342ea9e7709f185e0b44ecbd7b13d1c8d Mon Sep 17 00:00:00 2001 From: Alfreedom <00tango.bromine@icloud.com> Date: Mon, 22 Jul 2024 15:19:46 +0200 Subject: [PATCH] version up --- CHANGELOG.md | 2 +- lib/src/version.dart | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5853e5f..0c5a15d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.3.0-beta05 +## 2.3.0 - One-Click Auth support - Bug fixes and improvements diff --git a/lib/src/version.dart b/lib/src/version.dart index 68bbe30..3692591 100644 --- a/lib/src/version.dart +++ b/lib/src/version.dart @@ -1,2 +1,2 @@ // Generated code. Do not modify. -const packageVersion = '2.3.0-beta05'; +const packageVersion = '2.3.0'; diff --git a/pubspec.yaml b/pubspec.yaml index 5e9a009..d35f574 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: walletconnect_flutter_v2 description: WalletConnect's official Dart library v2 for WalletKit and AppKit. The communications protocol for web3. -version: 2.3.0-beta05 +version: 2.3.0 repository: https://github.com/WalletConnect/WalletConnectFlutterV2 environment: