diff --git a/ReadMe.md b/ReadMe.md index ea33503..beb5b14 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -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.* \ No newline at end of file diff --git a/package.json b/package.json index e565ce9..483e1f2 100644 --- a/package.json +++ b/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",