Version bump
This commit is contained in:
parent
689c27e163
commit
a9c9818bc9
|
@ -10,7 +10,7 @@ var (
|
|||
|
||||
versionMajor = 0 // Major version component of the current release
|
||||
versionMinor = 9 // Minor version component of the current release
|
||||
versionPatch = 0 // Patch version component of the current release
|
||||
versionPatch = 1 // Patch version component of the current release
|
||||
versionMeta = "unstable" // Version metadata to append to the version string
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue