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

// Version is the application version (set at build time or here for development).
const Version = "0.13.1"