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

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