From a55ded5c7288a8ed69ffb428b5856f88a1f0f04e Mon Sep 17 00:00:00 2001 From: Harsh Bhikadia Date: Sun, 25 Apr 2021 10:48:55 +0530 Subject: [PATCH] bump to v0.1.0 --- CHANGELOG.md | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41cc7d8..287ae3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## 0.0.1 +## [0.1.0] - 25 April 2021 -* TODO: Describe initial release. +* Initial release diff --git a/pubspec.yaml b/pubspec.yaml index 61033f6..be8c0b0 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.0.1 +version: 0.1.0 homepage: https://github.com/daadu/receive_intent documentation: https://github.com/daadu/receive_intent authors: