Update cli tool versions (#17933)

as title
This commit is contained in:
martmull
2026-02-13 18:03:13 +01:00
committed by GitHub
parent a95a286c59
commit c3d8404112
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "create-twenty-app",
"version": "0.5.2",
"version": "0.6.0-alpha",
"description": "Command-line interface to create Twenty application",
"main": "dist/cli.cjs",
"bin": "dist/cli.cjs",