From d5382d3bfd45667707f1a54f12b7e4d7b98b6ca4 Mon Sep 17 00:00:00 2001 From: Alan Bridgeman Date: Wed, 11 Jun 2025 14:19:55 -0500 Subject: [PATCH] Forgot to bump version number to trigger automation --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 610b1f4..8da52d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ba-website", - "version": "1.0.22", + "version": "1.0.23", "description": "The Bridgeman Accessible main website", "main": "server.js", "scripts": {