diff --git a/package.json b/package.json index 58817c91..91467a82 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "marked", "description": "a fast markdown parser", "author": "Christopher Jeffrey", - "version": "0.0.4", + "version": "0.0.5", "main": "./lib/marked.js", "bin": { "marked": "./bin/marked" }, "repository": "git://github.com/chjj/marked.git",