From beb11ec385b938955a83a299683d15245a6fe06c Mon Sep 17 00:00:00 2001 From: Dwi Siswanto Date: Mon, 2 Oct 2023 23:44:59 +0700 Subject: [PATCH] chore: bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7f5b1b0..72fd8d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "docker-slim-action", - "version": "1.0.1", + "name": "@kitabisa/docker-slim-action", + "version": "1.0.3", "description": "Minify container image by up to 30x (and for compiled languages even more) making it secure too!", "main": "dist/index.js", "scripts": {