Update to version 0.3.0.

This commit is contained in:
David Anson 2016-11-02 22:26:07 -07:00
parent ba3614868b
commit f24dc4bee0
3 changed files with 4 additions and 2 deletions

View file

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