From 0ba5f69924053299d18e533b372dbfd705525d5b Mon Sep 17 00:00:00 2001 From: Kurt Lourens Date: Thu, 25 Apr 2024 10:44:03 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.0.82?= 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 413f5e7..a6f4316 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jasonplays.web", - "version": "1.0.81", + "version": "1.0.82", "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 +}