Update to version 0.9.0.

This commit is contained in:
David Anson 2018-05-13 16:41:59 -07:00
parent 37e360eca1
commit 43a50c4cad
3 changed files with 5 additions and 2 deletions

View file

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