package version const version = "3.22.0" func Version() string { return version }