We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1abef8f commit a0461e7Copy full SHA for a0461e7
crates/terminator-mcp-agent/package.json
@@ -17,8 +17,8 @@
17
],
18
"name": "terminator-mcp-agent",
19
"optionalDependencies": {
20
- "terminator-mcp-win32-arm64-msvc": "0.24.12",
21
- "terminator-mcp-win32-x64-msvc": "0.24.12"
+ "terminator-mcp-win32-arm64-msvc": "0.24.13",
+ "terminator-mcp-win32-x64-msvc": "0.24.13"
22
},
23
"repository": {
24
"type": "git",
@@ -31,5 +31,5 @@
31
"sync-version": "node ./utils/sync-version.js",
32
"update-badges": "node ./utils/update-badges.js"
33
34
- "version": "0.24.12"
+ "version": "0.24.13"
35
}
0 commit comments