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

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