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

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