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/09/03 01:40:00 UTC

git commit: renamed to cordova-coho in package.json

Repository: cordova-coho
Updated Branches:
  refs/heads/master 221e9fbbf -> 29b9529d2


renamed to cordova-coho in package.json


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

Branch: refs/heads/master
Commit: 29b9529d2923279d67535589a10f84474e52a5f8
Parents: 221e9fb
Author: Steven Gill <st...@gmail.com>
Authored: Tue Sep 2 16:39:55 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Tue Sep 2 16:39:55 2014 -0700

----------------------------------------------------------------------
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/29b9529d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 2b3d631..4be040c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
-  "name": "coho",
-  "version": "0.0.2",
+  "name": "cordova-coho",
+  "version": "0.0.3",
   "description": "Apache Cordova release tool",
   "main": "./coho",
   "bin": {