From 0db0eface27c405fbb0360459d0f41bc7f16acda Mon Sep 17 00:00:00 2001 From: Kurt Lourens Date: Sun, 15 Oct 2023 20:51:07 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.0.71?= 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 677ab68..2afee6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jasonplays.web", - "version": "1.0.70", + "version": "1.0.71", "scripts": { "build": "npm-run-all --sequential data:* generateProjectData template:* sass:*", "dev": "concurrently \"npm:dev:*\"",