Update to version 0.0.5.

This commit is contained in:
David Anson 2015-05-11 20:57:51 -07:00
parent 7d603f6ad8
commit 9bf0b1a554
2 changed files with 2 additions and 3 deletions

View file

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