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