From fc9cc256441363af0e0246e729e08069d3afe48c Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Tue, 29 Sep 2020 21:31:49 -0700 Subject: [PATCH] 4.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c282c4..13385f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kleur", - "version": "4.1.2", + "version": "4.1.3", "repository": "lukeed/kleur", "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!", "module": "index.mjs",