Skip to content

Commit a0461e7

Browse files
committed
fix: bump terminator-mcp-agent to 0.24.13
1 parent 1abef8f commit a0461e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

crates/terminator-mcp-agent/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"name": "terminator-mcp-agent",
1919
"optionalDependencies": {
20-
"terminator-mcp-win32-arm64-msvc": "0.24.12",
21-
"terminator-mcp-win32-x64-msvc": "0.24.12"
20+
"terminator-mcp-win32-arm64-msvc": "0.24.13",
21+
"terminator-mcp-win32-x64-msvc": "0.24.13"
2222
},
2323
"repository": {
2424
"type": "git",
@@ -31,5 +31,5 @@
3131
"sync-version": "node ./utils/sync-version.js",
3232
"update-badges": "node ./utils/update-badges.js"
3333
},
34-
"version": "0.24.12"
34+
"version": "0.24.13"
3535
}

0 commit comments

Comments
 (0)