Skip to content

Commit 45119d2

Browse files
chore(release): 2.40.1
1 parent a26ff59 commit 45119d2

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": "2.40.0",
3+
"version": "2.40.1",
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
@@ -15,7 +15,7 @@
1515
},
1616
"apps/cli": {
1717
"name": "create-better-t-stack",
18-
"version": "2.40.0",
18+
"version": "2.40.1",
1919
"bin": {
2020
"create-better-t-stack": "dist/cli.js",
2121
},

0 commit comments

Comments
 (0)