diff --git a/core/utils/version.ts b/core/utils/version.ts index df7e5dd2..94f791fc 100644 --- a/core/utils/version.ts +++ b/core/utils/version.ts @@ -2,4 +2,4 @@ * FluxStack Framework Version * Single source of truth for version number */ -export const FLUXSTACK_VERSION = '1.2.0' +export const FLUXSTACK_VERSION = '1.4.0' diff --git a/package.json b/package.json index 7afc43de..77a4beed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-fluxstack", - "version": "1.2.0", + "version": "1.4.0", "description": "⚡ Revolutionary full-stack TypeScript framework with Declarative Config System, Elysia + React + Bun", "keywords": [ "framework",