From 162f0fbaf4c2b59e13e8deecb5d0ac22911cc230 Mon Sep 17 00:00:00 2001 From: Khaled Mohamed Date: Wed, 30 Oct 2024 22:29:50 +0300 Subject: [PATCH] chore: :bookmark: add release `1.0.1` to publish it to `NPM` as a package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 382816a..5f5de15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reset-zone", - "version": "1.0.0", + "version": "1.0.1", "description": "A modern CSS reset for modern web applications!", "packageManager": "yarn@4.5.0", "markdown": "github",