bump versions

This commit is contained in:
Ismail Khoffi 2019-03-27 16:52:19 +01:00
parent 1b33a50e6d
commit 2338134836

View File

@ -20,7 +20,7 @@ const (
// Must be a string because scripts like dist.sh read this file.
// XXX: Don't change the name of this variable or you will break
// automation :)
TMCoreSemVer = "0.31.0"
TMCoreSemVer = "0.31.1"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.0"