From 686756d923e6ac52f43adb76e5cbfb18daa04a7f Mon Sep 17 00:00:00 2001 From: Chralu Date: Fri, 11 Oct 2024 11:44:42 +0200 Subject: [PATCH] build: :bookmark: Bump v2.1.4 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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