bump(version): 0.1.2504161510 (#135)

Signed-off-by: Fouad Matin <fouad@openai.com>
This commit is contained in:
Fouad Matin
2025-04-16 15:49:32 -07:00
committed by GitHub
parent 7b70ff42fa
commit 13c776411a
2 changed files with 3 additions and 3 deletions

View File

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