Update to version 0.8.0.

This commit is contained in:
David Anson 2018-03-10 21:46:52 -08:00
parent 621400447d
commit 5dcdb55952
3 changed files with 4 additions and 2 deletions

View file

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