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: