From 6b5075fb8dbec255a6c802cd381eadd559a737ae Mon Sep 17 00:00:00 2001 From: Kurt Lourens Date: Sat, 28 Oct 2023 20:51:07 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.0.75?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20a3039..f3e8012 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jasonplays.web", - "version": "1.0.74", + "version": "1.0.75", "scripts": { "build": "npm-run-all --sequential data:* generateProjectData template:* sass:*", "dev": "concurrently \"npm:dev:*\"",