Patch release. v1.3.0 reported `ai-codex v1.2.0` when invoked with `--version` because the version string was hardcoded. Fixed by reading from `package.json` at runtime.
No other changes. Recommended upgrade for anyone scripting against `ai-codex --version`.
```
npx ai-codex@1.3.1
```