From d0e08a8f80ba9bbcccd60a3f879e95904a6e2d5b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 24 Mar 2023 19:53:02 +0700 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f524ceb..f8cf32f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slice-ansi", - "version": "5.0.0", + "version": "6.0.0", "description": "Slice a string with ANSI escape codes", "license": "MIT", "repository": "chalk/slice-ansi",