package gobot const version = "0.8.dev" func Version() string { return version }