From 598f24cb7f5054b7c504e9ab89251305311131b1 Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Fri, 22 Jan 2021 12:16:24 -0800 Subject: [PATCH] 4.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13385f9..9993c44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kleur", - "version": "4.1.3", + "version": "4.1.4", "repository": "lukeed/kleur", "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!", "module": "index.mjs",