Skip to content

Commit 7e81e78

Browse files
committed
Bump version to v1.0.2
1 parent 997883b commit 7e81e78

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+
## [1.0.2](https://github.com/mcpdotdirect/template-mcp-server/compare/v1.0.1...v1.0.2) (2025-03-22)
2+
3+
4+
15
## [1.0.1](https://github.com/mcpdotdirect/template-mcp-server/compare/v1.0.0...v1.0.1) (2025-03-22)
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": "1.0.1",
5+
"version": "1.0.2",
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)