diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df02f0..528907f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.1.2] - 8 May 2021 + +* removed iOS support + ## [0.1.1] - 26 April 2021 * [readme] minor diff --git a/pubspec.yaml b/pubspec.yaml index e51ad71..2ecbbba 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.1.1 +version: 0.1.2 homepage: https://github.com/daadu/receive_intent documentation: https://github.com/daadu/receive_intent authors: