From 842bc682c50151a6d1a788221d40cf64fbfe7712 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 18 May 2026 19:12:02 +0000 Subject: [PATCH] [Forgejo Actions] Update version to v1.0.92 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2141d9b..fc33c7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@BridgemanAccessible/ba-web-framework", - "version": "1.0.91", + "version": "1.0.92", "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",