From 3abd51fc6184a8f750ebaca050711cc3f92ff82d Mon Sep 17 00:00:00 2001 From: tblackwell-tm Date: Fri, 8 Mar 2024 07:08:43 +0000 Subject: [PATCH] v1.4.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index da0fc32..30fb416 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mycrossword", - "version": "1.3.3", + "version": "1.4.0", "description": "React crossword component", "keywords": [ "react", @@ -83,4 +83,4 @@ "not dead", "not op_mini all" ] -} \ No newline at end of file +}