Update to version 0.15.0.

This commit is contained in:
David Anson 2019-06-09 16:51:41 -07:00
parent 569e4c175b
commit 1ae512be69
4 changed files with 5 additions and 3 deletions

View file

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