Skip to content

Commit fa2013c

Browse files
committed
chore: bump version to 0.6.8
1 parent 2463c9f commit fa2013c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codemachine",
3-
"version": "0.6.7",
3+
"version": "0.6.8",
44
"description": "Multi-Agent Workflow Orchestration.",
55
"type": "module",
66
"bin": {
@@ -17,10 +17,10 @@
1717
"bun": "1.3.3"
1818
},
1919
"optionalDependencies": {
20-
"codemachine-linux-x64": "0.6.7",
21-
"codemachine-darwin-arm64": "0.6.7",
22-
"codemachine-darwin-x64": "0.6.7",
23-
"codemachine-windows-x64": "0.6.7"
20+
"codemachine-linux-x64": "0.6.8",
21+
"codemachine-darwin-arm64": "0.6.8",
22+
"codemachine-darwin-x64": "0.6.8",
23+
"codemachine-windows-x64": "0.6.8"
2424
},
2525
"scripts": {
2626
"_comment_dev": "Development: Run from source (no build needed)",

0 commit comments

Comments
 (0)