package core // Version will return the current version. func Version() string { return "v0.1.0" }