diff --git a/package.json b/package.json index bb4e5e7..448f75a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chalk", - "version": "0.3.0", + "version": "0.4.0", "description": "Terminal string styling done right. Created because the `colors` module does some really horrible things.", "license": "MIT", "repository": "sindresorhus/chalk",