You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2013/05/10 01:00:44 UTC

[42/43] git commit: Version 2.7.0 (npm 2.7.2)

Version 2.7.0 (npm 2.7.2)


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

Branch: refs/heads/master
Commit: 164d064c988738f9d5091a1a7f8b6213ad46accb
Parents: 4ff28b3
Author: Michael Brooks <mi...@michaelbrooks.ca>
Authored: Tue Apr 30 14:03:22 2013 -0700
Committer: Anis Kadri <an...@gmail.com>
Committed: Thu May 9 15:56:01 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/164d064c/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 59b7056..24ba9a3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.7.0rc1
+2.7.0

http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/164d064c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 2d54e7b..28aec41 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "2.7.1-rc.1",
+  "version": "2.7.2",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",