Update to version 0.21.0.

This commit is contained in:
David Anson 2020-09-20 12:22:27 -07:00
parent 281de5ae2b
commit 59eaa869fc
4 changed files with 54 additions and 31 deletions

View file

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