Skip to content

Commit 317a4cc

Browse files
committed
chore(release): 0.6.24 [skip ci]
1 parent bd21f9f commit 317a4cc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

codex-cli/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@just-every/code",
3-
"version": "0.6.23",
3+
"version": "0.6.24",
44
"license": "Apache-2.0",
55
"description": "Lightweight coding agent that runs in your terminal - fork of OpenAI Codex",
66
"bin": {
@@ -35,10 +35,10 @@
3535
"prettier": "^3.3.3"
3636
},
3737
"optionalDependencies": {
38-
"@just-every/code-darwin-arm64": "0.6.23",
39-
"@just-every/code-darwin-x64": "0.6.23",
40-
"@just-every/code-linux-x64-musl": "0.6.23",
41-
"@just-every/code-linux-arm64-musl": "0.6.23",
42-
"@just-every/code-win32-x64": "0.6.23"
38+
"@just-every/code-darwin-arm64": "0.6.24",
39+
"@just-every/code-darwin-x64": "0.6.24",
40+
"@just-every/code-linux-x64-musl": "0.6.24",
41+
"@just-every/code-linux-arm64-musl": "0.6.24",
42+
"@just-every/code-win32-x64": "0.6.24"
4343
}
4444
}

0 commit comments

Comments
 (0)