From 609312459c14e59d02664ede01be71b4a7276a65 Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Wed, 12 Aug 2020 20:02:32 -0700 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7681df..ccda1eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kleur", - "version": "4.0.3", + "version": "4.1.0", "repository": "lukeed/kleur", "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!", "module": "index.mjs",