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