From 42ed947036bfaa0b94396e71c692e61bee10a001 Mon Sep 17 00:00:00 2001 From: DABH Date: Fri, 4 May 2018 17:54:13 -0700 Subject: [PATCH] v1.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47278b0..cccdde4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "colors", "description": "get colors in your node.js console", - "version": "1.2.3", + "version": "1.2.4", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues",