From f2ab58ca8e46c168d19fb7db8d8fda0ff29ebab1 Mon Sep 17 00:00:00 2001 From: abskmj Date: Sat, 1 Aug 2020 12:06:32 +0530 Subject: [PATCH] Publish v1.5.1 --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 760da4b..3c0b51e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hukum", - "version": "1.5.0", + "version": "1.5.1", "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 0e1ed4d..4cf35a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hukum", - "version": "1.5.0", + "version": "1.5.1", "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