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

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