Skip to content

Commit 95b5120

Browse files
chore(release): 3.2.0
1 parent f089944 commit 95b5120

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.1.8",
3+
"version": "3.2.0",
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.1.8",
21+
"version": "3.2.0",
2222
"bin": {
2323
"create-better-t-stack": "dist/cli.js",
2424
},

0 commit comments

Comments
 (0)