From b90e7a6346a8c47ce4f0422c56e21c2523946222 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Tue, 24 Jun 2025 20:09:12 +0000 Subject: [PATCH] [Forgejo Actions] Update version to v1.0.32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4faf6d1..20a7d22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@BridgemanAccessible/ba-web-framework", - "version": "1.0.31", + "version": "1.0.32", "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",