act/vendor/github.com/sabhiram/go-gitignore/version_gen.go
Jesse Newland 3198627879 --watch
2019-02-09 20:39:09 -06:00

12 lines
235 B
Go

package ignore
// WARNING: Auto generated version file. Do not edit this file by hand.
// WARNING: go get github.com/sabhiram/gover to manage this file.
// Version: 1.0.2
const (
Major = 1
Minor = 0
Patch = 2
Version = "1.0.2"
)