You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2014/11/07 22:28:56 UTC

[1/2] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.14

Repository: cordova-plugman
Updated Branches:
  refs/heads/master 712b7398b -> 4ef0289d4


CB-7988 Updated version and RELEASENOTES.md for release 0.22.14

Take 3. npm won't publish anything with version that was already
published before, even with rc tag. So bumping version to 0.22.14


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/cdb84dda
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/cdb84dda
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/cdb84dda

Branch: refs/heads/master
Commit: cdb84dda53e969f5ce4558f89de00505e5f0ee45
Parents: 712b739
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Fri Nov 7 16:11:33 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Fri Nov 7 16:11:33 2014 -0500

----------------------------------------------------------------------
 RELEASENOTES.md | 2 +-
 package.json    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/cdb84dda/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 26222cb..243c15d 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,7 +21,7 @@
 
 # Cordova-plugman Release Notes
 
-### 0.22.13 (Nov 7, 2014)
+### 0.22.14 (Nov 7, 2014)
 * Update dependencies in package.json
 
 ### 0.22.12 (Oct 10, 2014)

http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/cdb84dda/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 294cbf1..0c53678 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <al...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "0.22.14-dev",
+  "version": "0.22.14",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/2] cordova-plugman git commit: CB-7988 Incremented package version to -dev

Posted by ka...@apache.org.
CB-7988 Incremented package version to -dev


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/4ef0289d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/4ef0289d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/4ef0289d

Branch: refs/heads/master
Commit: 4ef0289d46e1cc8cee1aadeffd63e25663ceba30
Parents: cdb84dd
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Fri Nov 7 16:26:30 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Fri Nov 7 16:26:30 2014 -0500

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/4ef0289d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 0c53678..4709749 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <al...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "0.22.14",
+  "version": "0.22.15-dev",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org