diff --git a/package-lock.json b/package-lock.json index 7f3ff9e..0931dd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hukum", - "version": "1.3.0", + "version": "1.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -2202,4 +2202,4 @@ "dev": true } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index d87dcbc..2fa9d87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hukum", - "version": "1.4.0", + "version": "1.5.0", "description": "An NPM module that displays Github Action progress in the terminal and aims to improve your development experience by printing status in realtime.", "keywords": [ "github-actions", @@ -35,4 +35,4 @@ "devDependencies": { "standard": "^14.3.4" } -} +} \ No newline at end of file