Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
edoshor committed Dec 6, 2020
1 parent e67bbd3 commit 869e595
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 = 8
Patch = 9
PreRelease = "" // Set this via makefile. See docs for more info on release process
)

Expand Down

0 comments on commit 869e595

Please sign in to comment.