From 11f22cf61d585a18e6a2413835c88eae65ab5a14 Mon Sep 17 00:00:00 2001 From: abskmj Date: Fri, 21 Jan 2022 06:41:46 +0000 Subject: [PATCH] 1.5.7 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 78ad16d..f0fb5d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hukum", - "version": "1.5.6", + "version": "1.5.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hukum", - "version": "1.5.6", + "version": "1.5.7", "license": "MIT", "dependencies": { "ansi-colors": "^4.1.1", diff --git a/package.json b/package.json index 9733950..45cb5aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hukum", - "version": "1.5.6", + "version": "1.5.7", "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",