From 85ec3019e68304e71c28b8fddf1cd3757386b79f Mon Sep 17 00:00:00 2001 From: Marak Date: Wed, 17 Jun 2015 15:01:51 +0200 Subject: [PATCH] [dist] Bump to v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67e03ed..c365064 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "colors", "description": "get colors in your node.js console", - "version": "1.1.1", + "version": "1.1.2", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues",