Update to version 0.4.0.

This commit is contained in:
David Anson 2017-03-03 23:02:27 -08:00
parent f30452619c
commit e2bdb522f5
3 changed files with 3 additions and 2 deletions

View file

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