Update to version 0.14.1.

This commit is contained in:
David Anson 2019-05-08 22:12:25 -07:00
parent 608f875fc2
commit 0b9b74ccfd
3 changed files with 3 additions and 2 deletions

View file

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