From 6e1176c06fc3a2b22d35584b788f18c710adb2e8 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 17 Feb 2020 00:05:49 +0700 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdd0267..7d6ea69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slice-ansi", - "version": "3.0.0", + "version": "4.0.0", "description": "Slice a string with ANSI escape codes", "license": "MIT", "repository": "chalk/slice-ansi",