We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01e09f commit 2a23120Copy full SHA for 2a23120
main.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
func main() {
11
- fmt.Println("code-push-go V1.0.6")
+ fmt.Println("code-push-go V1.0.7")
12
13
var args []string
14
var notargs []string
0 commit comments