Skip to content

Commit c021b3f

Browse files
committed
chore: bump version number in cli
1 parent 636807c commit c021b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/project/create.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export async function createProject(name?: string) {
6161
start: "node dist/index.js"
6262
},
6363
dependencies: {
64-
"mcp-framework": "^0.1.25",
64+
"mcp-framework": "^0.1.26",
6565
},
6666
devDependencies: {
6767
"@types/node": "^20.11.24",

0 commit comments

Comments
 (0)