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