Update to version 0.26.1.

This commit is contained in:
David Anson 2022-07-24 12:31:06 -07:00
parent 5b0588f378
commit cba2ca0dbd
5 changed files with 6 additions and 5 deletions

View file

@ -4,4 +4,4 @@
module.exports.deprecatedRuleNames = [ "MD002", "MD006" ];
module.exports.homepage = "https://github.com/DavidAnson/markdownlint";
module.exports.version = "0.26.0";
module.exports.version = "0.26.1";