Skip to content

Commit 0e0c914

Browse files
committed
Update version to 1.0.3
1 parent f72ca8b commit 0e0c914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
func main() {
11-
fmt.Println("code-push-go V1.0.2")
11+
fmt.Println("code-push-go V1.0.3")
1212

1313
var args []string
1414
var notargs []string

0 commit comments

Comments
 (0)