From c69e43613e0d83c19fc884f1395f46d87ecce0ab Mon Sep 17 00:00:00 2001 From: Harsh Bhikadia Date: Sat, 8 May 2021 21:07:55 +0530 Subject: [PATCH] bump to v0.1.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: