Sign in
chromium
/
external
/
github.com
/
sabhiram
/
go-gitignore
/
24b2447174be370e56ea86a72f00a76258606067
/
.
/
version_gen.go
blob: 7504effe03b9c2faa7114b2a1877b23352c3d8c1 [
file
] [
log
] [
blame
]
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.1.0
const (
Major = 1
Minor = 1
Patch = 0
Version = "1.1.0"
)