From b692d6339e8471938c10c67d1f46ccd4dc52d0d1 Mon Sep 17 00:00:00 2001 From: Harsh Bhikadia Date: Mon, 26 Apr 2021 22:29:57 +0530 Subject: [PATCH] bump to v0.1.1 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 287ae3f..8df02f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.1.1] - 26 April 2021 + +* [readme] minor + ## [0.1.0] - 25 April 2021 * Initial release diff --git a/pubspec.yaml b/pubspec.yaml index be8c0b0..3f4b531 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.0 +version: 0.1.1 homepage: https://github.com/daadu/receive_intent documentation: https://github.com/daadu/receive_intent authors: