CB-7383 Updated version and RELEASENOTES.md for release 0.22.10
(cherry picked from commit 4ae0fa4bc3314930bcf4a83d95fe44f5b66221ee)
Conflicts:
package.json
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/7a70a6fe
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/7a70a6fe
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/7a70a6fe
Branch: refs/heads/master
Commit: 7a70a6fefce0e3b1edbf3d1423735dc0b1772dcd
Parents: 2e1fe19
Author: Marcel Kinard <[email protected]>
Authored: Thu Sep 18 16:25:42 2014 -0400
Committer: Marcel Kinard <[email protected]>
Committed: Tue Sep 23 16:13:41 2014 -0400
----------------------------------------------------------------------
RELEASENOTES.md | 9 +++++++++
package.json | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/7a70a6fe/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 46c0ff4..84cf76e 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,6 +21,15 @@
# Cordova-plugman Release Notes
+### 0.22.10
+* remove shrinkwrap
+
+### 0.22.9
+CB-7383: depend on a newer version of cordova-lib
+
+### 0.22.8
+* bump version to 0.22.8
+
### 0.22.7 (Sep 05, 2014)
* updated Release notes
* updated version to 0.22.7-dev
http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/7a70a6fe/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 5009562..b80cecc 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.22.10-dev",
+ "version": "0.22.11-dev",
"repository": {
"type": "git",
"url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"