mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-11 20:31:20 +00:00
version bump to 0.9.0
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const Maj = "0"
|
const Maj = "0"
|
||||||
const Min = "8"
|
const Min = "9"
|
||||||
const Fix = "0"
|
const Fix = "0"
|
||||||
|
|
||||||
const Version = "0.8.0"
|
const Version = "0.9.0"
|
||||||
|
Reference in New Issue
Block a user