You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/04/04 00:17:16 UTC

[3/3] git commit: CB-6245 Incremented package version to -dev

CB-6245 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/34ce31b6
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/34ce31b6
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/34ce31b6

Branch: refs/heads/master
Commit: 34ce31b6b7e36cef859a72cb2e5b9b85f7b66ed7
Parents: b2f3a13
Author: Steven Gill <st...@gmail.com>
Authored: Thu Apr 3 15:16:49 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Apr 3 15:16:49 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/34ce31b6/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 13ba1d3..01634a5 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.21.0",
+  "version": "0.21.1-dev",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"