updating (temporarily) github url for project, bumping version for npm publish!
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/commit/88bc1daf Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/tree/88bc1daf Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/diff/88bc1daf Branch: refs/heads/cordova-client Commit: 88bc1daf2d70e64cfdf3fa75b6225b16f1552b93 Parents: ac2b66d Author: Fil Maj <maj....@gmail.com> Authored: Wed Sep 12 13:57:44 2012 -0700 Committer: Fil Maj <maj....@gmail.com> Committed: Wed Sep 12 13:57:44 2012 -0700 ---------------------------------------------------------------------- README.md | 3 --- package.json | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/blob/88bc1daf/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b615fac..41d8b90 100644 --- a/README.md +++ b/README.md @@ -134,9 +134,6 @@ Plugin integration hinges on: ## TO-DO -- installing only supported platforms for the app vs. the plugin (and - vice-versa) -- npm package - bootstrapping the tests - properly extracting info from config.xml - checking SDK compatibility http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/blob/88bc1daf/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index e3bd783..20b0aba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova", - "version": "0.0.2", + "version": "0.0.3", "preferGlobal": "true", "description": "Cordova client tool", "main": "cordova", @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/imhotep/cordova-client.git" + "url": "https://github.com/filmaj/cordova-client.git" }, "keywords": [ "cordova",