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 b289716 commit ebb9736Copy full SHA for ebb9736
main.go
@@ -23,7 +23,7 @@ import (
23
// time by goreleaser (see .goreleaser.yml).
24
const (
25
name = "goreman"
26
- version = "0.3.14"
+ version = "0.3.15"
27
revision = "HEAD"
28
)
29
0 commit comments