From 1591471c12b109b92e1453b42c772a928ea83581 Mon Sep 17 00:00:00 2001 From: Corey Peterson Date: Wed, 24 Apr 2024 17:14:58 -0400 Subject: [PATCH] v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5beb48f..ff9e942 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "materia": { "cleanName": "guess-the-phrase" }, - "version": "1.2.0", + "version": "1.3.0", "scripts": { "start": "mwdk-start", "build": "mwdk-build-prod",