mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-05 15:47:07 +00:00
changelog and version bump
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ package version
|
||||
// NOTE: we should probably be versioning the ABCI and the abci-cli separately
|
||||
|
||||
const Maj = "0"
|
||||
const Min = "9"
|
||||
const Min = "10"
|
||||
const Fix = "0"
|
||||
|
||||
const Version = "0.9.0"
|
||||
const Version = "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user