Update to version 0.0.3.

This commit is contained in:
David Anson 2015-03-20 00:29:36 -07:00
parent de3b3c9042
commit 1da7064094
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "markdownlint",
"version": "0.0.2",
"version": "0.0.3",
"description": "A Node.js style checker and lint tool for Markdown files.",
"main": "lib/markdownlint.js",
"author": "David Anson (http://dlaa.me/)",