diff --git a/package.json b/package.json index 8c63334..4b6dc1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cmd-shim", - "version": "2.0.2", + "version": "2.1.0", "description": "Used in npm for command line application support", "scripts": { "test": "tap test/*.js"