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

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