package version // Version is the current release version of otelchi in use. func Version() string { return "0.12.2" }