Update to version 0.25.1.

This commit is contained in:
David Anson 2022-01-13 22:29:31 -08:00
parent 61bb059c75
commit 2d19c0685b
4 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "markdownlint",
"version": "0.25.0",
"version": "0.25.1",
"description": "A Node.js style checker and lint tool for Markdown/CommonMark files.",
"main": "lib/markdownlint.js",
"types": "lib/markdownlint.d.ts",