diff --git a/package.json b/package.json index 127a990..3d561b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "3.1.7", + "version": "4.0.0", "description": "Generate changelogs with a single command", "scripts": { "precommit": "lint-staged",