Update to version 0.20.3.

This commit is contained in:
David Anson 2020-05-14 21:49:05 -07:00
parent a66892a6bb
commit a794118a8d
4 changed files with 80 additions and 45 deletions

View file

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