Update to version 0.3.1.

This commit is contained in:
David Anson 2016-11-12 20:25:07 -08:00
parent a1f4daadf6
commit 56f3abe600
3 changed files with 4 additions and 3 deletions

View file

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