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

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