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

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