diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cd85eb..621df00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.2.2 + + * **CHORE**: added proper lints and fixed some warnings + * **DOCS**: some API docs + * **DOCS**: fix badge links + ## 0.2.1 * **FIX**: fix(android): update android tools versions (#12) diff --git a/pubspec.yaml b/pubspec.yaml index 0712bce..a53136f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: receive_intent description: Flutter plugin for passing Android Intents to the Flutter environment. -version: 0.2.1 +version: 0.2.2 homepage: https://github.com/daadu/receive_intent environment: