From e641d62304259303c8557c27e10965f7348c7eb4 Mon Sep 17 00:00:00 2001 From: Dwi Siswanto Date: Fri, 5 Apr 2024 20:10:43 +0700 Subject: [PATCH] chore: bump pkg version Signed-off-by: Dwi Siswanto --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8df83b..1f9074e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kitabisa/docker-slim-action", - "version": "1.1.0", + "version": "1.1.1", "description": "Minify container image by up to 30x (and for compiled languages even more) making it secure too!", "main": "dist/index.js", "scripts": {