chore(release): bump to v0.2.2
This commit is contained in:
parent
cd23797fd1
commit
a7c38a7004
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
## 0.2.2
|
||||
|
||||
* **CHORE**: added proper lints and fixed some warnings
|
||||
* **DOCS**: some API docs
|
||||
* **DOCS**: fix badge links
|
||||
|
||||
## 0.2.1
|
||||
|
||||
* **FIX**: fix(android): update android tools versions (#12)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: receive_intent
|
||||
description: Flutter plugin for passing Android Intents to the Flutter environment.
|
||||
version: 0.2.1
|
||||
version: 0.2.2
|
||||
homepage: https://github.com/daadu/receive_intent
|
||||
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue