Skip to content

Commit ef6d65e

Browse files
LEON-gittechsa-buc
authored andcommitted
Bump version to 0.125.4-leon
1 parent 12613e8 commit ef6d65e

3 files changed

Lines changed: 2 additions & 13 deletions

File tree

codex-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leonw24/open-codex",
3-
"version": "0.126.0-leon",
3+
"version": "0.125.4-leon",
44
"license": "Apache-2.0",
55
"bin": {
66
"open-codex": "bin/codex.js"

codex-rs/.cargo/config.toml

Lines changed: 0 additions & 11 deletions
This file was deleted.

codex-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ members = [
101101
resolver = "2"
102102

103103
[workspace.package]
104-
version = "0.126.0-leon"
104+
version = "0.125.4-leon"
105105
# Track the edition for all workspace crates in one place. Individual
106106
# crates can still override this value, but keeping it here means new
107107
# crates created with `cargo new -w ...` automatically inherit the 2024

0 commit comments

Comments
 (0)