Update to version 0.1.0.

This commit is contained in:
David Anson 2016-01-16 22:04:37 -08:00
parent ae844f2121
commit 2ee78316e4
3 changed files with 3 additions and 2 deletions

View file

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