Skip to content

Commit 85999d7

Browse files
authored
chore: set Cargo workspace to version 0.0.2504291926 to create a scratch release (#741)
Needed to exercise the new release process in #671.
1 parent 411bfeb commit 85999d7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

codex-rs/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codex-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ members = [
1212
]
1313

1414
[workspace.package]
15-
version = "0.1.0"
15+
version = "0.0.2504291926"
1616

1717
[profile.release]
1818
lto = "fat"

0 commit comments

Comments
 (0)