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