magnacarto/version.go
2019-07-04 13:28:07 +02:00

5 lines
163 B
Go

package magnacarto
// Version gets replaced while building with
// go build -ldflags "-X github.com/omniscale/magnacarto.Version 1.2.3"
var Version = "0.0.0-dev"