func GetVersion()

in internal/version/version.go [20:22]


func GetVersion() string {
	return version
}