diff --git a/VERSION.txt b/VERSION.txt index 7abf8154..d3d8abe6 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,2 +1,2 @@ -1.0.0-canary.5 +1.0.0-canary.6 canary \ No newline at end of file diff --git a/package.json b/package.json index 85782208..e564a7e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@giantnodes/design-system", - "version": "1.0.0-canary.5", + "version": "1.0.0-canary.6", "description": "", "license": "AGPL-3.0", "packageManager": "pnpm@8.7.0", diff --git a/packages/react/package.json b/packages/react/package.json index 5445e482..0da65b7f 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@giantnodes/react", - "version": "1.0.0-canary.5", + "version": "1.0.0-canary.6", "description": "A collection Giantnodes React components", "license": "AGPL-3.0", "sideEffects": false, diff --git a/packages/theme/package.json b/packages/theme/package.json index 970fab65..fab1c961 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -1,6 +1,6 @@ { "name": "@giantnodes/theme", - "version": "1.0.0-canary.5", + "version": "1.0.0-canary.6", "description": "A collection default Giantnodes Tailwind CSS components", "license": "AGPL-3.0", "sideEffects": false,