@@ -15,7 +15,7 @@ cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.
```
## Release Notes ##
-#### Version 0.1.0 (10.08.2013) ####
+#### Version 0.2.0 (11.08.2013) ####
- Added iOS support
## Using the plugin ##
@@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
id="de.appplant.cordova.plugin.local-notifications"
- version="0.0.1">
+ version="0.2.0">
<name>LocalNotifications</name>