version: 0.9.7 released
This commit is contained in:
parent
402439c0f7
commit
c6bc012074
|
@ -15,7 +15,7 @@ const (
|
||||||
VersionPatch = 7
|
VersionPatch = 7
|
||||||
|
|
||||||
// VersionMeta is metadata to append to the version string
|
// VersionMeta is metadata to append to the version string
|
||||||
VersionMeta = "unstable"
|
VersionMeta = "stable"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Version exposes string representation of program version.
|
// Version exposes string representation of program version.
|
||||||
|
|
Loading…
Reference in New Issue