diff --git a/CHANGELOG.md b/CHANGELOG.md index c55e327..cc9da88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ Changelog ========= +## 1.2.5 +- Update Archethic Dart SDK version 3.3.15 + ## 1.2.4 - Update Archethic Dart SDK version 3.3.14 diff --git a/example/pubspec.lock b/example/pubspec.lock index db3a28f..34a70ee 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -23,7 +23,7 @@ packages: path: ".." relative: true source: path - version: "1.2.3" + version: "1.2.4" archive: dependency: transitive description: diff --git a/pubspec.lock b/pubspec.lock index 4d7fb18..993e68d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -29,10 +29,10 @@ packages: dependency: "direct main" description: name: archethic_lib_dart - sha256: ca6f2585372a899964556078701b6cda582ebbd2daa6d9662f62c20c5f6c75da + sha256: bcfaef5b204c396270c2241c89149a86b02a6bdbc0f64260288bace4536dd502 url: "https://pub.dev" source: hosted - version: "3.3.13" + version: "3.3.15" archive: dependency: transitive description: @@ -575,10 +575,10 @@ packages: dependency: transitive description: name: pointycastle - sha256: "70fe966348fe08c34bf929582f1d8247d9d9408130723206472b4687227e4333" + sha256: "79fbafed02cfdbe85ef3fd06c7f4bc2cbcba0177e61b765264853d4253b21744" url: "https://pub.dev" source: hosted - version: "3.8.0" + version: "3.9.0" pool: dependency: transitive description: @@ -876,10 +876,10 @@ packages: dependency: transitive description: name: vm_service - sha256: a75f83f14ad81d5fe4b3319710b90dec37da0e22612326b696c9e1b8f34bbf48 + sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec" url: "https://pub.dev" source: hosted - version: "14.2.0" + version: "14.2.1" watcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9b5abb4..e914caf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: archethic_wallet_client description: A client dart library to interact with Archethic Wallet RPC API. -version: 1.2.4 +version: 1.2.5 homepage: https://github.com/archethic-foundation/archethic-wallet-client-dart environment: