Sign in
chromium
/
external
/
github.com
/
sabhiram
/
go-gitignore
/
refs/tags/upstream/1.0.2
/
.
/
version_gen.go
blob: 720a0575e48d921ad1b39674ca3b84096914c5e1 [
file
]
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"
)