Skip to content

Commit 1e74aa2

Browse files
committed
chore(release): bump to v1.0.2
1 parent 53459e9 commit 1e74aa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ npm test # 2080+ tests should pass
228228
"mcpServers": {
229229
"rpg-mcp": {
230230
"command": "npx",
231-
"args": ["-y", "mnehmos.rpg.mcp@1.0.1"]
231+
"args": ["-y", "mnehmos.rpg.mcp@1.0.2"]
232232
}
233233
}
234234
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mnehmos.rpg.mcp",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"type": "module",
55
"main": "dist/index.js",
66
"bin": "dist/cli.js",

0 commit comments

Comments
 (0)