diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a9e0ff4..9cce13f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,4 @@ ## 2.2.0 -## 2.2.0-beta04 -## 2.2.0-beta01 - Added Smart Contract interactions to SignEngine - Improvements on example wallet diff --git a/lib/src/version.dart b/lib/src/version.dart index d092ca47..3f25c8a6 100644 --- a/lib/src/version.dart +++ b/lib/src/version.dart @@ -1,2 +1,2 @@ // Generated code. Do not modify. -const packageVersion = '2.2.0-beta04'; +const packageVersion = '2.2.0'; diff --git a/pubspec.yaml b/pubspec.yaml index 137e5ad8..f19fafc4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: walletconnect_flutter_v2 description: This repository contains oficial implementation of WalletConnect v2 protocols for Flutter applications. The communications protocol for web3. -version: 2.2.0-beta04 +version: 2.2.0 repository: https://github.com/WalletConnect/WalletConnectFlutterV2 environment: