From d4712d5a12779136b53355250f8ac28fa367f128 Mon Sep 17 00:00:00 2001 From: Kurt Lourens Date: Wed, 17 Jan 2024 20:51:07 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.0.81?= 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 bf186c2..413f5e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jasonplays.web", - "version": "1.0.80", + "version": "1.0.81", "scripts": { "build": "npm-run-all --sequential data:* generateProjectData template:* sass:*", "dev": "concurrently \"npm:dev:*\"",