diff --git a/package.json b/package.json index 5a1e14e..2d0e16e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "prompt", "description": "A beautiful command-line prompt for node.js", - "version": "0.1.3", + "version": "0.1.4", "author": "Nodejitsu Inc. ", "contributors": [ { "name": "Charlie Robbins", "email": "charlie@nodejitsu.com" }, @@ -25,4 +25,4 @@ "engines": { "node": ">= 0.4.0" } -} \ No newline at end of file +}