auto get current package version

This commit is contained in:
Aman Varshney
2025-02-12 17:13:02 +05:30
parent 8a716bf9db
commit 5554818335
5 changed files with 26 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
},
"apps/cli": {
"name": "create-better-t-stack",
"version": "1.0.0",
"version": "0.1.1",
"bin": {
"create-better-t-stack": "./dist/index.js"
},