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

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