You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by be...@apache.org on 2013/08/27 19:59:40 UTC

git commit: 3.0.7

Updated Branches:
  refs/heads/master 893b172b3 -> 63b08c948


3.0.7


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

Branch: refs/heads/master
Commit: 63b08c9480b561231c7285fd5c044bf667771ed2
Parents: 893b172
Author: Benn Mapes <be...@gmail.com>
Authored: Tue Aug 27 10:59:23 2013 -0700
Committer: Benn Mapes <be...@gmail.com>
Committed: Tue Aug 27 10:59:23 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/63b08c94/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e4a3932..992e4f2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "3.0.6",
+  "version": "3.0.7",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",