Skip to main content

VERSION

Constant VERSION 

Source
pub const VERSION: &str = "0.7.1";
Expand description

The shipped basil binary version.

Captured in this crate so it is basil-bin’s CARGO_PKG_VERSION (the same value --version prints via clap), which the agent threads into status/healthkeeping the reported version in lockstep with the binary even if basil-core is versioned separately.