mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-26 19:21:44 +00:00
version bump
This commit is contained in:
@ -4,6 +4,6 @@ package version
|
|||||||
|
|
||||||
const Maj = "0"
|
const Maj = "0"
|
||||||
const Min = "10"
|
const Min = "10"
|
||||||
const Fix = "2"
|
const Fix = "3"
|
||||||
|
|
||||||
const Version = "0.10.2"
|
const Version = "0.10.3-dev"
|
||||||
|
Reference in New Issue
Block a user