From b0fe91bb57e3872754d0c46323d859f413909d1e Mon Sep 17 00:00:00 2001 From: David Anson Date: Thu, 1 Oct 2020 20:58:13 -0700 Subject: [PATCH] Bump version 0.24.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index c44633ca3..0fda2da2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "markdownlint-cli", - "version": "0.23.2", + "version": "0.24.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c63abd489..ac771499b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdownlint-cli", - "version": "0.23.2", + "version": "0.24.0", "description": "MarkdownLint Command Line Interface", "main": "markdownlint.js", "bin": {