Update to version 0.1.1.

This commit is contained in:
David Anson 2016-02-13 22:20:46 -08:00
parent 89a7013fc2
commit 13ee2a285b
3 changed files with 3 additions and 2 deletions

View file

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