From 72199bc62825ceac090d706496a63dcdcaec4084 Mon Sep 17 00:00:00 2001 From: Kurt Lourens Date: Tue, 9 Jan 2024 13:50:19 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.0.79?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 98e48c9..a76bad3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jasonplays.web", - "version": "1.0.78", + "version": "1.0.79", "scripts": { "build": "npm-run-all --sequential data:* generateProjectData template:* sass:*", "dev": "concurrently \"npm:dev:*\"", @@ -35,4 +35,4 @@ "webpack": "^5.64.2", "webpack-cli": "^4.9.1" } -} \ No newline at end of file +}