bump to v0.1.1
This commit is contained in:
parent
b85fcb0512
commit
b692d6339e
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## [0.1.1] - 26 April 2021
|
||||||
|
|
||||||
|
* [readme] minor
|
||||||
|
|
||||||
## [0.1.0] - 25 April 2021
|
## [0.1.0] - 25 April 2021
|
||||||
|
|
||||||
* Initial release
|
* Initial release
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: receive_intent
|
name: receive_intent
|
||||||
description: Flutter plugin for passing Android Intents to the Flutter environment.
|
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
|
homepage: https://github.com/daadu/receive_intent
|
||||||
documentation: https://github.com/daadu/receive_intent
|
documentation: https://github.com/daadu/receive_intent
|
||||||
authors:
|
authors:
|
||||||
|
|
Loading…
Reference in a new issue