diff --git a/CHANGELOG.md b/CHANGELOG.md index 017de00..90d9ba9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,3 +40,5 @@ ## [0.7.0] - ## [0.7.1] - + +## [0.7.2] - diff --git a/pubspec.yaml b/pubspec.yaml index 6ee30c7..ff2f3b7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: libsignal_protocol_dart description: Signal Protocol libray for Dart native and Flutter, pure Dart implementation of the the Signal Protocol -version: 0.7.1 +version: 0.7.2 repository: https://github.com/MixinNetwork/libsignal_protocol_dart topics: - crypto