[dist] Bump v1.0.2

This commit is contained in:
Marak 2014-10-02 21:55:07 +02:00
parent c37d45ddfe
commit ac1429ddf3
2 changed files with 2 additions and 2 deletions

View File

@ -164,4 +164,4 @@ console.log(colors.error("this is an error"));
console.log(colors.warn("this is a warning"));
```
*Protip: There is a secret undocumented style in `colors`. If you find the style you can summon him.*
*Protip: There is a secret undocumented style in `colors`. If you find the style you can summon him.*

View File

@ -1,7 +1,7 @@
{
"name": "colors",
"description": "get colors in your node.js console",
"version": "1.0.1",
"version": "1.0.2",
"author": "Marak Squires",
"homepage": "https://github.com/Marak/colors.js",
"bugs": "https://github.com/Marak/colors.js/issues",