bump to v0.1.4
This commit is contained in:
parent
a5d4e95c2b
commit
eaed2a610f
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## [0.1.4] - 18 June 2021
|
||||||
|
|
||||||
|
* fix: convert `intent.categories` to `List`
|
||||||
|
|
||||||
## [0.1.3] - 9 May 2021
|
## [0.1.3] - 9 May 2021
|
||||||
|
|
||||||
* doc(readme): added all-contributors section
|
* doc(readme): added all-contributors section
|
||||||
|
|
|
@ -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.3
|
1.version: 0.1.4
|
||||||
homepage: https://github.com/daadu/receive_intent
|
homepage: https://github.com/daadu/receive_intent
|
||||||
authors:
|
authors:
|
||||||
- Harsh Bhikadia <harsh@bhikadia.com>
|
- Harsh Bhikadia <harsh@bhikadia.com>
|
||||||
|
|
Loading…
Reference in a new issue