changelog and version v0.31.3

This commit is contained in:
Ethan Buchman
2019-04-02 09:14:33 -04:00
committed by GitHub
parent 882622ec10
commit 3cfd9757a7
2 changed files with 19 additions and 1 deletions

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.2"
TMCoreSemVer = "0.31.3"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.0"