0.7.5. Support for Windows Phone 7
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/7b63c0ba Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/7b63c0ba Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/7b63c0ba Branch: refs/heads/master Commit: 7b63c0ba648d9b490e60a3c8f0da8a04c35140e4 Parents: ac953c9 Author: Fil Maj <[email protected]> Authored: Fri May 17 16:47:08 2013 -0700 Committer: Fil Maj <[email protected]> Committed: Fri May 17 16:47:08 2013 -0700 ---------------------------------------------------------------------- README.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/7b63c0ba/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 4972316..cb89b7a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Other parameters: * iOS * Android * BlackBerry 10 +* Windows Phone 7 ### Example Plugins http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/7b63c0ba/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 385e3e4..fa2de8e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Andrew Lunny <[email protected]>", "name": "plugman", "description": "install/uninstall Cordova plugins", - "version": "0.7.4", + "version": "0.7.5", "repository": { "type": "git", "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
