diff --git a/package-lock.json b/package-lock.json index b84029e..168135e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jason/ui-kit", - "version": "0.4.1", + "version": "0.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jason/ui-kit", - "version": "0.4.1", + "version": "0.5.0", "license": "MIT", "dependencies": { "@fontsource-variable/jetbrains-mono": "^5.3.0", diff --git a/package.json b/package.json index 1766389..f9a9c10 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jason/ui-kit", - "version": "0.4.1", + "version": "0.5.0", "description": "Shared design foundation — branded tokens, Tailwind preset, shadcn-style components, motion, app shell + marketing blocks. Guarded by Impeccable.", "type": "module", "license": "MIT",