diff --git a/package.json b/package.json index 86733af..a066eaa 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "lib" ], "scripts": { + "bump": "npm version -m \"chore(release): bump to v%s\"", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {