diff --git a/package.json b/package.json index 21db50d..e031b95 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "The \"certbot\" storage strategy for Greenlock.js", "main": "index.js", "scripts": { + "bump": "npm version -m \"chore(release): bump to v%s\"", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {