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

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