diff --git a/CHANGELOG.md b/CHANGELOG.md index ba243b0..4940123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 3.0.2 + +* build: :arrow_up: Upgrade `archethic_wallet_client` + # 3.0.1 * build: :arrow_up: Upgrade `archethic_lib_dart` & `archethic_wallet_client` diff --git a/pubspec.yaml b/pubspec.yaml index fff36eb..4889a72 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: archethic_dapp_framework_flutter description: An internal framework for archethic flutter development homepage: https://github.com/archethic-foundation/archethic-dapp-framework-flutter -version: 3.0.1 +version: 3.0.2 environment: sdk: ">=3.3.0 <4.0.0"