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