From ea942de28794b7a1a1fff0caad30c8268411e9ed Mon Sep 17 00:00:00 2001 From: Marak Date: Wed, 1 Oct 2014 18:07:35 +0200 Subject: [PATCH] [dist] Bump v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47966ed..e565ce9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "colors", "description": "get colors in your node.js console", - "version": "1.0.0", + "version": "1.0.1", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues",