From fa1f391dec9beb2f7c5ba8c70704da72477bd336 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Sun, 23 Aug 2020 14:24:58 +0200 Subject: [PATCH] 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c012aec..f31ebeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alex", - "version": "8.2.0", + "version": "9.0.0", "description": "Catch insensitive, inconsiderate writing", "license": "MIT", "repository": "https://github.com/get-alex/alex",