aboutsummaryrefslogtreecommitdiff
path: root/version/version.go
blob: 3519a67ab62da560ac7b1532b6179c6989835785 (plain)
1
2
3
4
package version

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