bump(version): 0.1.2504161551 (#254)

Bump version

---------

Signed-off-by: Fouad Matin <fouad@openai.com>
Co-authored-by: Jon Church <me@jonchurch.com>
This commit is contained in:
Fouad Matin
2025-04-17 20:54:40 -07:00
committed by GitHub
parent 3e517201cd
commit 35d47a5ab4
3 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
export const CLI_VERSION = "0.1.2504161510"; // Must be in sync with package.json.
export const CLI_VERSION = "0.1.2504161551"; // Must be in sync with package.json.
export const ORIGIN = "codex_cli_ts";
export type TerminalChatSession = {