///|
/// Version shared by the library report and CLI bridge.
pub fn version() -> String {
  "0.1.1"
}