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