From 8969689ed487d6e6560d236d815a493d2f2d2c05 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 23 Feb 2026 21:37:13 +0000 Subject: [PATCH] [Forgejo Actions] Update version to v1.0.72 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3cca37..d46d7e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@BridgemanAccessible/ba-web-framework", - "version": "1.0.71", + "version": "1.0.72", "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",