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

// Version is the version of the build.
const Version = "0.8.2-dev"