Skip to content

Commit 7ec108b

Browse files
committed
Bump version to v2.0.1
1 parent 2386102 commit 7ec108b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.0.1](https://github.com/mcpdotdirect/template-mcp-server/compare/v2.0.0...v2.0.1) (2025-04-01)
2+
3+
4+
15
# [2.0.0](https://github.com/mcpdotdirect/template-mcp-server/compare/v1.0.2...v2.0.0) (2025-04-01)
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mcpdotdirect/create-mcp-server",
33
"module": "src/index.ts",
44
"type": "module",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"description": "CLI tool to create a new MCP (Model Context Protocol) server project",
77
"private": false,
88
"main": "build/index.js",

0 commit comments

Comments
 (0)