Update to version 0.8.1.

This commit is contained in:
David Anson 2018-03-20 20:45:45 -07:00
parent 09251447d1
commit e938f421a9
3 changed files with 3 additions and 2 deletions

View file

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