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