diff --git a/CHANGELOG.md b/CHANGELOG.md index a574523..5915c87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.7.0 +- update packages and threads for flutter ## 0.6.0 - Add support for `MetaData` in `VTTransaction` diff --git a/pubspec.yaml b/pubspec.yaml index df3d2bd..81e4b58 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: A library to interface with the Witnet Protocol. - communicate with a rust node or wallet server - communicate with the explorer -version: 0.6.0 +version: 0.7.0 homepage: https://github.com/witnet/witnet.dart repository: https://github.com/witnet/witnet.dart