This commit is contained in:
sm
2018-03-03 21:40:46 -08:00
parent 5bf5b9ed23
commit e992817662
+7
View File
@@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("v1.0.0")
}