Skip to content

Commit

Permalink
fix: 📌 Use messaging_lib_dart v 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralu authored and redDwarf03 committed Jun 20, 2024
1 parent f54e421 commit 9d949a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@ packages:
dependency: "direct main"
description:
name: archethic_messaging_lib_dart
sha256: f8c681cbb45edd2a114531631f187dc04016777a5a47542544846982dc362474
sha256: "72e1a6bcc5d11fdc0ce3427e1098cd9cb6b9b013a904eeb6982c286b13d0af1c"
url: "https://pub.dev"
source: hosted
version: "0.0.14"
version: "0.0.15"
archethic_wallet_client:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
# path: ../libdart-2

# Archethic Messaging Dart SDK
archethic_messaging_lib_dart: ^0.0.14
archethic_messaging_lib_dart: ^0.0.15
#archethic_messaging_lib_dart:
# git:
# url: https://github.com/archethic-foundation/messaging_dart_sdk.git
Expand Down

0 comments on commit 9d949a4

Please sign in to comment.