bump version

This commit is contained in:
Christopher Jeffrey 2011-12-04 21:49:07 -06:00
parent c8f26acd12
commit 3e2d9223c7

View File

@ -2,7 +2,7 @@
"name": "marked",
"description": "A markdown parser built for speed",
"author": "Christopher Jeffrey",
"version": "0.1.3",
"version": "0.1.4",
"main": "./lib/marked.js",
"bin": { "marked": "./bin/marked" },
"repository": "git://github.com/chjj/marked.git",