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 f441621 commit 2874267Copy full SHA for 2874267
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.17"
+ version = "0.3.18"
27
revision = "HEAD"
28
)
29
0 commit comments