From e9e6557cc0fa26dba1a20b0d45e92de982f4047c Mon Sep 17 00:00:00 2001 From: Marak Date: Thu, 9 Oct 2014 12:02:55 +0200 Subject: [PATCH] [dist] Bump v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 483e1f2..dc6ce6b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "colors", "description": "get colors in your node.js console", - "version": "1.0.2", + "version": "1.0.3", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues",