Update to version 0.20.4.

This commit is contained in:
David Anson 2020-06-23 20:14:58 -07:00
parent e1772ddc51
commit 3b6421a224
4 changed files with 25 additions and 20 deletions

View file

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