diff --git a/package.json b/package.json index 498877e..c3e682f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fortjs", - "version": "2.5.4", + "version": "2.6.0", "description": "A lightweight Node.js framework for scalable web applications. Simplify routing, embrace reusable components like walls and shields. Build efficiently with Fort.js", "main": "dist/fort.js", "types": "dist/ts/index.d.ts",