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