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

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