From 15abdf6f8577c0540abf1dec52bef504fea8a71f Mon Sep 17 00:00:00 2001 From: DABH Date: Fri, 16 Feb 2018 14:41:53 -0800 Subject: [PATCH] 1.2.0-rc0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e26e29d..c82b863 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "colors", "description": "get colors in your node.js console", - "version": "1.2.0", + "version": "1.2.0-rc0", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues",