diff --git a/package-lock.json b/package-lock.json index 77b21c6..b1f1079 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "changeloggithub", - "version": "0.0.25", + "version": "0.0.26", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 59395c9..908f67f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "changeloggithub", "type": "module", - "version": "0.0.25", + "version": "0.0.26", "description": "Generate changelog for GitHub.", "license": "MIT", "homepage": "https://github.com/hunghg255/changeloggithub#readme",