From 4084ab92234f8b86ed6f1845ad5c4d6115e8b0e6 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Wed, 7 Jan 2026 16:39:19 +0000 Subject: [PATCH] [Forgejo Actions] Update version to v1.0.34 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ef698c..0d5cf0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@BridgemanAccessible/ba-web-framework", - "version": "1.0.33", + "version": "1.0.34", "description": "A framework for web apps built atop Node, Express and other libraries and utilties that makes creating and maintaining Bridgeman Accessible web apps easier.", "author": "Bridgeman Accessible ", "repository": "https://git.bridgemanaccessible.ca/Bridgeman-Accessible/ba-web-framework.git",