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