Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralu committed Sep 30, 2024
2 parents 3b3d289 + e25f153 commit efdcd47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
=========

## 2.1.1
- fix: 🐛 Increase websocket discovery timeout.

## 2.1.0
- feat: :sparkles: Websocket connector attempts a connection to determine its availability.
- feat: :sparkles: Deeplink commands use appropriate timeout
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: archethic_wallet_client
description: A client dart library to interact with Archethic Wallet RPC API.

version: 2.1.0
version: 2.1.1

homepage: https://github.com/archethic-foundation/archethic-wallet-client-dart

Expand Down

0 comments on commit efdcd47

Please sign in to comment.