File tree Expand file tree Collapse file tree 8 files changed +21
-21
lines changed Expand file tree Collapse file tree 8 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ members = [
12
12
13
13
# Shared metadata for workspace members
14
14
[workspace .package ]
15
- version = " 0.5.11 "
15
+ version = " 0.5.12 "
16
16
edition = " 2021" # From your original Cargo.toml
17
17
18
18
# Centralized dependency definitions
Original file line number Diff line number Diff line change 37
37
}
38
38
},
39
39
"optionalDependencies" : {
40
- "terminator.js-darwin-arm64" : " 0.5.11 " ,
41
- "terminator.js-darwin-x64" : " 0.5.11 " ,
42
- "terminator.js-linux-x64-gnu" : " 0.5.11 " ,
43
- "terminator.js-win32-x64-msvc" : " 0.5.11 "
40
+ "terminator.js-darwin-arm64" : " 0.5.12 " ,
41
+ "terminator.js-darwin-x64" : " 0.5.12 " ,
42
+ "terminator.js-linux-x64-gnu" : " 0.5.12 " ,
43
+ "terminator.js-win32-x64-msvc" : " 0.5.12 "
44
44
},
45
45
"repository" : {
46
46
"type" : " git" ,
56
56
"test-hook" : " powershell.exe -ExecutionPolicy Bypass -File \" ../../.git/hooks/pre-push.ps1\" "
57
57
},
58
58
"types" : " wrapper.d.ts" ,
59
- "version" : " 0.5.11 "
59
+ "version" : " 0.5.12 "
60
60
}
Original file line number Diff line number Diff line change 20
20
"scripts" : {
21
21
"prepare" : " chmod +x terminator-mcp-agent"
22
22
},
23
- "version" : " 0.5.11 "
23
+ "version" : " 0.5.12 "
24
24
}
Original file line number Diff line number Diff line change 20
20
"scripts" : {
21
21
"prepare" : " chmod +x terminator-mcp-agent"
22
22
},
23
- "version" : " 0.5.11 "
23
+ "version" : " 0.5.12 "
24
24
}
Original file line number Diff line number Diff line change 20
20
"scripts" : {
21
21
"prepare" : " chmod +x terminator-mcp-agent"
22
22
},
23
- "version" : " 0.5.11 "
23
+ "version" : " 0.5.12 "
24
24
}
Original file line number Diff line number Diff line change 17
17
"type" : " git" ,
18
18
"url" : " https://github.com/mediar-ai/terminator"
19
19
},
20
- "version" : " 0.5.11 "
20
+ "version" : " 0.5.12 "
21
21
}
Original file line number Diff line number Diff line change 11
11
],
12
12
"name" : " terminator-mcp-agent" ,
13
13
"optionalDependencies" : {
14
- "terminator-mcp-darwin-arm64" : " 0.5.11 " ,
15
- "terminator-mcp-darwin-x64" : " 0.5.11 " ,
16
- "terminator-mcp-linux-x64-gnu" : " 0.5.11 " ,
17
- "terminator-mcp-win32-x64-msvc" : " 0.5.11 "
14
+ "terminator-mcp-darwin-arm64" : " 0.5.12 " ,
15
+ "terminator-mcp-darwin-x64" : " 0.5.12 " ,
16
+ "terminator-mcp-linux-x64-gnu" : " 0.5.12 " ,
17
+ "terminator-mcp-win32-x64-msvc" : " 0.5.12 "
18
18
},
19
19
"repository" : {
20
20
"type" : " git" ,
26
26
"sync-version" : " node ./utils/sync-version.js" ,
27
27
"update-badges" : " node ./utils/update-badges.js"
28
28
},
29
- "version" : " 0.5.11 "
29
+ "version" : " 0.5.12 "
30
30
}
You can’t perform that action at this time.
0 commit comments