diff --git a/README.md b/README.md index e817edc..8884eb7 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ The Android code was entirely created by me. For iOS most credits go to this excellent [Toast for iOS project by Charles Scalesse] (https://github.com/scalessec/Toast). ## 6. CHANGELOG +2.0.1: iOS messages are hidden when another one is shown. [Thanks Richie Min!](https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin/pull/13) + 2.0: WP8 support 1.0: initial version supporting Android and iOS diff --git a/plugin.xml b/plugin.xml index 065a983..643a0dd 100755 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.0.1"> Toast