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