version bum (should of done this ages ago)
This commit is contained in:
parent
e1aa9ccdc4
commit
605cb2778d
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ var (
|
||||||
// Major version when you make incompatible API changes,
|
// Major version when you make incompatible API changes,
|
||||||
major = "1"
|
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 = "1"
|
||||||
// Patch version when you make backwards-compatible bug fixeneko.
|
// Patch version when you make backwards-compatible bug fixeneko.
|
||||||
patch = "0"
|
patch = "0"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue