There was an error while loading. Please reload this page.
2 parents f0f99f2 + b750813 commit 435b19cCopy full SHA for 435b19c
1 file changed
codex-cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@just-every/code",
3
- "version": "0.5.0",
+ "version": "0.5.1",
4
"license": "Apache-2.0",
5
"description": "Lightweight coding agent that runs in your terminal - fork of OpenAI Codex",
6
"bin": {
@@ -35,10 +35,10 @@
35
"prettier": "^3.3.3"
36
},
37
"optionalDependencies": {
38
- "@just-every/code-darwin-arm64": "0.5.0",
39
- "@just-every/code-darwin-x64": "0.5.0",
40
- "@just-every/code-linux-x64-musl": "0.5.0",
41
- "@just-every/code-linux-arm64-musl": "0.5.0",
42
- "@just-every/code-win32-x64": "0.5.0"
+ "@just-every/code-darwin-arm64": "0.5.1",
+ "@just-every/code-darwin-x64": "0.5.1",
+ "@just-every/code-linux-x64-musl": "0.5.1",
+ "@just-every/code-linux-arm64-musl": "0.5.1",
+ "@just-every/code-win32-x64": "0.5.1"
43
}
44
0 commit comments