Update to version 0.20.2.

This commit is contained in:
David Anson 2020-04-25 21:15:13 -07:00
parent dcf566e49e
commit 00c1e28f48
4 changed files with 134 additions and 84 deletions

View file

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