Update to version 0.4.1.

This commit is contained in:
David Anson 2017-03-19 21:14:00 -07:00
parent a8a7d19d36
commit 24c33df174
3 changed files with 3 additions and 2 deletions

View file

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