From 1478558bb6659b2cd24bd5a03e085bfa100f7edd Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Sat, 25 Oct 2025 11:11:06 -0300 Subject: [PATCH] :wrench: chore(package): bump 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 139e77e..8fa75f9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://www.schemastore.org/package.json", "name": "colorshell", - "version": "2.0.0", + "version": "2.0.1", "packageManager": "pnpm@10.12.1", "scripts": { "types": "sh ./scripts/types.sh",