From d08d96536816131b3242c8ebd020aa9e7b72f242 Mon Sep 17 00:00:00 2001 From: Tony Atkins Date: Fri, 15 Nov 2024 13:31:12 +0100 Subject: [PATCH] Updated forward-facing version following 1.0.21 release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 162b894..65aa275 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fluid-express", - "version": "1.0.21", + "version": "1.0.22", "description": "Fluid components to model an express server and associated router modules.", "main": "index.js", "scripts": {