Update to version 0.20.0.

This commit is contained in:
David Anson 2020-04-11 13:54:46 -07:00
parent 5c60e00a90
commit 190716da39
4 changed files with 283 additions and 144 deletions

View file

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