From 750f7ed9aff9ee5386356fadbe26ce170a16f947 Mon Sep 17 00:00:00 2001 From: DABH Date: Fri, 9 Mar 2018 22:32:54 -0800 Subject: [PATCH] Version bump (release 1.2.0) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c82b863..e26e29d 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-rc0", + "version": "1.2.0", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues",