Skip to content

Commit b172d9f

Browse files
committed
version 0.4.2
1 parent a024277 commit b172d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pup.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
// |/ \_( # |"
1717
// C/ ,--___/
1818

19-
var VERSION string = "0.4.1"
19+
var VERSION string = "0.4.2"
2020

2121
func main() {
2222
// process flags and arguments

0 commit comments

Comments
 (0)