Update to version 0.6.0.

This commit is contained in:
David Anson 2017-07-18 21:51:01 -07:00
parent 0211abf1ba
commit 82d9c36d6f
3 changed files with 4 additions and 2 deletions

View file

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