Skip to content

Commit 760e8eb

Browse files
committed
Release v1.1.5
1 parent 9a55394 commit 760e8eb

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": "reloaderoo",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"type": "module",
55
"description": "Hot-reload your MCP servers without restarting your AI coding assistant. Works excellently with VSCode MCP, well with Claude Code. A transparent development proxy for the Model Context Protocol that enables seamless server restarts during development.",
66
"keywords": [
@@ -80,4 +80,4 @@
8080
"engines": {
8181
"node": ">=18.0.0"
8282
}
83-
}
83+
}

0 commit comments

Comments
 (0)