diff --git a/package-lock.json b/package-lock.json index a5009ef..6054f7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "changeloggithub", - "version": "0.0.30", + "version": "0.0.31", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index b5e0ee0..8711637 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "changeloggithub", "type": "module", - "version": "0.0.30", + "version": "0.0.31", "description": "Generate changelog for GitHub.", "license": "MIT", "homepage": "https://github.com/hunghg255/changeloggithub#readme",