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