index again

This commit is contained in:
Christopher Jeffrey 2011-08-14 00:08:18 -05:00
parent f5aa6b7f1d
commit dc649257ee

View File

@ -2,7 +2,7 @@
"name": "marked",
"description": "a fast markdown parser",
"author": "Christopher Jeffrey",
"version": "0.0.2",
"version": "0.0.3",
"main": "./lib/marked.js",
"bin": { "marked": "./bin/marked" },
"repository": "git://github.com/chjj/marked.git",