Skip to content

Commit b1e0b35

Browse files
author
Tomas Verhelst
committed
build: 0.0.6
1 parent 5627084 commit b1e0b35

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.6
2+
3+
* Added support for atomic transfers
4+
15
## 0.0.5
26

37
* Added support for session storage

example/mobile/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ packages:
342342
path: "../.."
343343
relative: true
344344
source: path
345-
version: "0.0.4"
345+
version: "0.0.5"
346346
web_socket_channel:
347347
dependency: transitive
348348
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: walletconnect_dart
22
description: Open protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking.
3-
version: 0.0.5
3+
version: 0.0.6
44
homepage: https://walletconnect.org/
55
repository: https://github.com/RootSoft/walletconnect-dart-sdk
66
issue_tracker: https://github.com/RootSoft/walletconnect-dart-sdk/issues

0 commit comments

Comments
 (0)