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