Update to version 0.12.0.

This commit is contained in:
David Anson 2019-02-03 21:40:05 -08:00
parent 1ada55fd60
commit 045238740f
4 changed files with 5 additions and 3 deletions

View file

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