From 4967d2a91ff9c249e9a65302ce33e02c7cf24aa3 Mon Sep 17 00:00:00 2001 From: ujjwalgupta94 Date: Fri, 15 Nov 2024 23:41:25 +0530 Subject: [PATCH] release version - 2.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab48174..350175a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fortjs", - "version": "2.8.5", + "version": "2.9.0", "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",