From f35a3325b014ed7d03dc5018bf20b93a4483ead6 Mon Sep 17 00:00:00 2001 From: DABH Date: Mon, 30 Apr 2018 11:36:25 -0700 Subject: [PATCH] bump version 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a24614a..7c39b8b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "colors", "description": "get colors in your node.js console", - "version": "1.2.1", + "version": "1.2.2", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues",