We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a024277 commit b172d9fCopy full SHA for b172d9f
1 file changed
pup.go
@@ -16,7 +16,7 @@ import (
16
// |/ \_( # |"
17
// C/ ,--___/
18
19
-var VERSION string = "0.4.1"
+var VERSION string = "0.4.2"
20
21
func main() {
22
// process flags and arguments
0 commit comments