Skip to content

Commit 2b65965

Browse files
committed
Release v1.3.2
1 parent c45d2f1 commit 2b65965

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Configure your MCP client (Windsurf, Cursor, Claude Desktop, etc.) to use the Xc
9696
"command": "mise",
9797
"args": [
9898
"x",
99-
"npm:xcodebuildmcp@1.3.1",
99+
"npm:xcodebuildmcp@1.3.2",
100100
"--",
101101
"xcodebuildmcp"
102102
]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xcodebuildmcp",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"main": "build/index.js",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)