Skip to content

Commit 2a60010

Browse files
committed
bump: 0.7.0: support for flutter 3.30+
1 parent dd64e95 commit 2a60010

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.7.0
2+
- update packages and threads for flutter
13
## 0.6.0
24
- Add support for `MetaData` in `VTTransaction`
35

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: A library to interface with the Witnet Protocol.
55
- communicate with a rust node or wallet server
66
- communicate with the explorer
77

8-
version: 0.6.0
8+
version: 0.7.0
99

1010
homepage: https://github.com/witnet/witnet.dart
1111
repository: https://github.com/witnet/witnet.dart

0 commit comments

Comments
 (0)