Update to version 0.11.0.

This commit is contained in:
David Anson 2018-07-21 21:47:19 -07:00
parent f0fce5b4b0
commit a4f541fdf4
3 changed files with 4 additions and 2 deletions

View file

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