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: