From 7a71981b04e2715971c22ec6cdf089ccba781bf3 Mon Sep 17 00:00:00 2001 From: ujjwalgupta94 Date: Sat, 28 Dec 2024 12:55:25 +0530 Subject: [PATCH] release - v 2.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07086cf..6daa528 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fortjs", - "version": "2.10.1", + "version": "2.10.2", "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",