We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418fde0 commit fe06f73Copy full SHA for fe06f73
main.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
const (
16
- version = "0.37.0"
+ version = "0.38.0"
17
18
19
type args struct {
0 commit comments