From b25d8a58d3a1ffea5a0004ea83a3563b837b6932 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Mon, 1 Mar 2021 01:48:51 +0100 Subject: [PATCH] Bump version to 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ce4957..cca73e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sheogorath/markdown-spellcheck", - "version": "1.4.0", + "version": "1.5.0", "description": "Spell-checks markdown files with an interactive CLI allowing automated spell checking.", "keywords": [ "markdown", -- GitLab