From e990ce8b8fdb4f5b6e1399eba0f48cea5a4d37df Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Fri, 31 Oct 2025 19:15:01 -0300 Subject: [PATCH] :wrench: chore(package): bump 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ac5be..0e925b9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://www.schemastore.org/package.json", "name": "colorshell", - "version": "2.0.2", + "version": "2.0.3", "packageManager": "pnpm@10.12.1", "scripts": { "types": "sh ./scripts/types.sh",