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