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

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