summaryrefslogtreecommitdiff
path: root/version/version.go
blob: 20431c12837de857cf6b9785f439de3312cc3528 (plain)
1
2
3
4
package version

// Version is the version of the build.
const Version = "0.8.1"