miller/internal/pkg/version/version.go
2022-01-09 19:51:18 -05:00

4 lines
123 B
Go

package version
// STRING is the current Miller major/minor/patch version as a single string.
var STRING string = "6.0.0"