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

// Version is the version of the build.
const Version = "0.2.2"