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

// Tag is the application release version.
const Tag = "0.4.0"