Skip to content

Commit

Permalink
⬆️ Update Archethic Dart SDK version 3.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Apr 22, 2024
1 parent 43f9f68 commit e6f7d53
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.2.3"
version: "1.2.4"
archive:
dependency: transitive
description:
Expand Down
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit e6f7d53

Please sign in to comment.