bump major version
This commit is contained in:
parent
edef920ae4
commit
feca7b67db
@ -19,7 +19,7 @@ package version
|
|||||||
import "fmt"
|
import "fmt"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
major = 2 // major version component of the current release
|
major = 3 // major version component of the current release
|
||||||
minor = 0 // minor version component of the current release
|
minor = 0 // minor version component of the current release
|
||||||
patch = 0 // patch version component of the current release
|
patch = 0 // patch version component of the current release
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user