diff --git a/package.json b/package.json index 963c974..04dfc5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "5.0.0", + "version": "5.0.1", "description": "Generate changelogs with a single command", "scripts": { "test": "yarn lint",