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

git commit: Bump node-xcode version

Updated Branches:
  refs/heads/master bacdf8f3e -> d3bb7d9d3


Bump node-xcode version


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

Branch: refs/heads/master
Commit: d3bb7d9d3d3386108271731a9d720cfff0924b2e
Parents: bacdf8f
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 16 14:16:33 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 16 14:16:33 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/d3bb7d9d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 53e39fd..f02a548 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
     "elementtree": "0.1.5",
     "plugman": "0.18.0",
     "plist-with-patches": "0.5.x",
-    "xcode": "0.6.4",
+    "xcode": "0.6.5",
     "shelljs": "0.1.x",
     "request": "~2.21.0",
     "semver": "2.0.x",