diff --git a/CHANGELOG.md b/CHANGELOG.md index 701d1de..59ab24a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.1.4 + +- build: :arrow_up: Upgrade archethic_lib_dart + # 2.1.3 - feat: :sparkles: Whitelist authorized transport methods. diff --git a/pubspec.yaml b/pubspec.yaml index 2c30bf5..534e147 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: archethic_wallet_client description: A client dart library to interact with Archethic Wallet RPC API. -version: 2.1.3 +version: 2.1.4 homepage: https://github.com/archethic-foundation/archethic-wallet-client-dart