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

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