You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/06/14 22:24:40 UTC

[4/4] git commit: npm version 2.8.18. Fixes [CB-3812].

npm version 2.8.18. Fixes [CB-3812].


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

Branch: refs/heads/master2
Commit: 9d28a67d68d2cba3a8ce3b8088883e3db38f6f86
Parents: 1bfd00c
Author: Fil Maj <ma...@gmail.com>
Authored: Fri Jun 14 13:24:29 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Fri Jun 14 13:24:29 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/9d28a67d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f8af922..e3f27a9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "2.8.17",
+  "version": "2.8.18",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",