Bump version for added --verbose api. This closes #29
Project: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/commit/65bb275f Tree: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/tree/65bb275f Diff: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/diff/65bb275f Branch: refs/heads/master Commit: 65bb275f06601e02e1c948bc8cedfcdedcdc2380 Parents: 32096dd Author: Jesse MacFadyen <[email protected]> Authored: Mon Aug 24 11:40:30 2015 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Mon Aug 24 11:40:30 2015 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-paramedic/blob/65bb275f/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 16955a3..e9e4583 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-paramedic", - "version": "0.3.2", + "version": "0.4.0", "description": "Use medic to test a cordova plugin locally", "main": "paramedic.js", "bin": { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
