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

// Version is the application version, set at build time or here for development.
const Version = "0.8.0"