We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8952c18 commit 8dfcd11Copy full SHA for 8dfcd11
1 file changed
main.go
@@ -23,7 +23,7 @@ import (
23
// time by goreleaser (see .goreleaser.yml).
24
const (
25
name = "goreman"
26
- version = "0.3.18"
+ version = "0.3.19"
27
revision = "HEAD"
28
)
29
0 commit comments