From b895035f4a50b0bac2139f4a8d11fa9c0a7cbf54 Mon Sep 17 00:00:00 2001 From: Marak Date: Wed, 21 Aug 2013 16:15:24 -0700 Subject: [PATCH] [dist] Bump to v0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cc0b99..7af24a1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "colors", "description": "get colors in your node.js console like what", - "version": "0.6.1", + "version": "0.6.2", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues",