From 57f91b62a310f1e39c29f6d9676cd336162e7273 Mon Sep 17 00:00:00 2001 From: ujjwalgupta94 Date: Thu, 26 Dec 2024 23:49:23 +0530 Subject: [PATCH] release - v 2.9.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f51d7a..d720580 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fortjs", - "version": "2.9.3", + "version": "2.9.4", "description": "A Node.js framework for scalable web applications. Simplify routing, embrace reusable components like walls and shields. Build efficiently with Fort.js", "main": "dist/npm.export.js", "types": "dist/ts/index.d.ts",