diff --git a/CHANGELOG.md b/CHANGELOG.md index 94b9c74..6cd5ea3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.26 + +* Add support to last stable flutter version + ## 0.0.25 * Fix ```sendFinishingSession``` method to not throw exception on timeout diff --git a/pubspec.yaml b/pubspec.yaml index 9c5326c..930a0c6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: lime description: LIME Protocol for Dart/Flutter - A lightweight messaging library -version: 0.0.25 +version: 0.0.26 homepage: https://limeprotocol.org/ repository: https://github.com/takenet/lime-dart