From 6a3633d9647d8878c2bf682da87b4070a2c201b3 Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Tue, 17 Jul 2018 13:25:56 -0700 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24505a1..7c9a9b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kleur", - "version": "1.0.1", + "version": "1.0.2", "repository": "lukeed/kleur", "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!", "license": "MIT",