WP Kernel API / @wpkernel/cli / VERSION
Variable: VERSION
ts
const VERSION: string;
Package semantic version.
Exported so the CLI and other tools can display a stable package version and include it in generated artifacts or --version
output.