@ -5,5 +5,5 @@ import (
)
func main() {
fmt.Println("Hello, world!")
fmt.Println("Hello, world!", "v0.1.2 release")
}