We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd64e95 commit 2a60010Copy full SHA for 2a60010
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 0.7.0
2
+- update packages and threads for flutter
3
## 0.6.0
4
- Add support for `MetaData` in `VTTransaction`
5
pubspec.yaml
@@ -5,7 +5,7 @@ description: A library to interface with the Witnet Protocol.
- communicate with a rust node or wallet server
6
- communicate with the explorer
7
8
-version: 0.6.0
+version: 0.7.0
9
10
homepage: https://github.com/witnet/witnet.dart
11
repository: https://github.com/witnet/witnet.dart
0 commit comments