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

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