1.0 Release
This commit is contained in:
parent
6d95aec28c
commit
b6fbc7cbcb
@ -35,7 +35,7 @@ var (
|
|||||||
gitBranch = "dev"
|
gitBranch = "dev"
|
||||||
|
|
||||||
// Major version when you make incompatible API changes,
|
// Major version when you make incompatible API changes,
|
||||||
major = "0"
|
major = "1"
|
||||||
// Minor version when you add functionality in a backwards-compatible manner, and
|
// Minor version when you add functionality in a backwards-compatible manner, and
|
||||||
minor = "0"
|
minor = "0"
|
||||||
// Patch version when you make backwards-compatible bug fixeneko.
|
// Patch version when you make backwards-compatible bug fixeneko.
|
||||||
|
Reference in New Issue
Block a user