mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 21:36:26 +00:00
version bump
This commit is contained in:
@@ -2,6 +2,6 @@ package version
|
||||
|
||||
const Maj = "0"
|
||||
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