package version const version = "0.1.1" func GetVersion() string { return version }