Skip to content

Commit 77bccb5

Browse files
chore(release): 3.0.11
1 parent 6dc9408 commit 77bccb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-better-t-stack",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
55
"type": "module",
66
"license": "MIT",

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"apps/cli": {
2020
"name": "create-better-t-stack",
21-
"version": "3.0.10",
21+
"version": "3.0.11",
2222
"bin": {
2323
"create-better-t-stack": "dist/cli.js",
2424
},

0 commit comments

Comments
 (0)