From 907893dc10f72dff2716eaa30a02e8612c745946 Mon Sep 17 00:00:00 2001 From: Kurt Lourens Date: Sun, 29 Oct 2023 20:51:07 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.0.76?= 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 f3e8012..4c7993f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jasonplays.web", - "version": "1.0.75", + "version": "1.0.76", "scripts": { "build": "npm-run-all --sequential data:* generateProjectData template:* sass:*", "dev": "concurrently \"npm:dev:*\"",