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

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