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