From fd82d005d7d09067b31f016c9072f0689f048b6b Mon Sep 17 00:00:00 2001 From: Marak Date: Thu, 25 Jul 2013 22:48:35 -0700 Subject: [PATCH] [dist] Bump to v0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f665d0..1cc0b99 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.0-1", + "version": "0.6.1", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues",