Skip to content

Commit 9b49ff0

Browse files
author
Akos Komuves
committed
bump version to 0.0.11 and update files in package.json
1 parent c0bbe7f commit 9b49ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akoskm/create-mcp-server-stdio",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "MCP Server Starter kit using the StdioServerTransport",
55
"main": "package/cli.js",
66
"packageManager": "[email protected]",
@@ -17,7 +17,7 @@
1717
},
1818
"type": "module",
1919
"files": [
20-
"package"
20+
"package/cli.js"
2121
],
2222
"scripts": {},
2323
"keywords": [],

0 commit comments

Comments
 (0)