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