Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[dist] Bump v1.0.2
  • Loading branch information
Marak committed Oct 2, 2014
1 parent c37d45d commit ac1429d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ReadMe.md
Expand Up @@ -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.*
2 changes: 1 addition & 1 deletion package.json
@@ -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",
Expand Down

0 comments on commit ac1429d

Please sign in to comment.