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

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