Update to version 0.17.0.

This commit is contained in:
David Anson 2019-10-04 21:46:06 -07:00
parent dc39509f25
commit 377323d872
4 changed files with 6 additions and 3 deletions

View file

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