aboutsummaryrefslogtreecommitdiff
path: root/internal/version.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/version.go')
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 8616b82a..e5ff5af8 100644
--- a/internal/version.go
+++ b/internal/version.go
@@ -18,7 +18,7 @@ var build string
const (
VersionMajor = 0
VersionMinor = 13
- VersionPatch = 7
+ VersionPatch = 8
VersionTag = "" // example: "rc1"
gitRevLen = 7 // 7 matches the displayed characters on github.com