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