v0.1
package main
import fmt
func main(){
fmt.Println("Hello, world!")
fmt.Println("This is the first (non-rolling) release for this project")
}
package main
import fmt
func main(){
fmt.Println("Hello, world!")
fmt.Println("This is the first (non-rolling) release for this project")
}