Skip to content

Commit a208f1f

Browse files
committed
Release v1.3.1
1 parent a8a2cfc commit a208f1f

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
@@ -94,7 +94,7 @@ Configure your MCP client (Windsurf, Cursor, Claude Desktop, etc.) to use the Xc
9494
"command": "mise",
9595
"args": [
9696
"x",
97-
"npm:xcodebuildmcp@1.3.0",
97+
"npm:xcodebuildmcp@1.3.1",
9898
"--",
9999
"xcodebuildmcp"
100100
]

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.0",
3+
"version": "1.3.1",
44
"main": "build/index.js",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)