CB-11260 Incremented package version to -dev
Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/5a6cdd49 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/5a6cdd49 Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/5a6cdd49 Branch: refs/heads/master Commit: 5a6cdd4940f8b6aa81aec67f850a10eb3ff9a233 Parents: dd528d7 Author: Steve Gill <[email protected]> Authored: Thu May 12 23:04:35 2016 -0700 Committer: Steve Gill <[email protected]> Committed: Thu May 12 23:04:35 2016 -0700 ---------------------------------------------------------------------- cordova-fetch/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/5a6cdd49/cordova-fetch/package.json ---------------------------------------------------------------------- diff --git a/cordova-fetch/package.json b/cordova-fetch/package.json index 6c61df4..18ba93d 100644 --- a/cordova-fetch/package.json +++ b/cordova-fetch/package.json @@ -1,6 +1,6 @@ { "name": "cordova-fetch", - "version": "1.0.0", + "version": "1.0.1-dev", "description": "Apache Cordova fetch module. Fetches from git and npm.", "main": "index.js", "repository": { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
