This commit is contained in:
Christopher Jeffrey 2011-08-27 18:49:11 -05:00
parent 64e331c5e1
commit 7df4585a81

View File

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