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

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