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

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