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

// Version is the version of the build.
const Version = "0.9.1"