Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
edoshor committed Dec 29, 2019
1 parent d5e5f0e commit 8dfe569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Expand Up @@ -6,7 +6,7 @@ import "fmt"
var (
Major = 1
Minor = 4
Patch = 4
Patch = 5
PreRelease = "" // Set this via makefile. See docs for more info on release process
)

Expand Down

0 comments on commit 8dfe569

Please sign in to comment.