From 9570643c0f07539fa9bd611606fe23769e4420a7 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Sat, 17 Aug 2024 21:48:58 +0800 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d362ee1..34e9e45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ink-color-pipe", - "version": "3.0.0", + "version": "4.0.0", "description": "Create color text with simpler style strings in Ink", "type": "module", "exports": "./dist/source/index.js",