Update to version 0.16.0.

This commit is contained in:
David Anson 2019-08-04 21:58:39 -07:00
parent e61e39dadf
commit 6e086114b1
4 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "markdownlint-rule-helpers",
"version": "0.3.0",
"version": "0.4.0",
"description": "A collection of markdownlint helper functions for custom rules",
"main": "helpers.js",
"author": "David Anson (https://dlaa.me/)",