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