package version const version = "3.0.0.beta1" func Version() string { return version }