bump version and update changelog

This commit is contained in:
Anton Kaliaev
2020-11-16 16:49:41 +04:00
parent 24193dd817
commit b59ecd68ab
3 changed files with 32 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ const (
// XXX: Don't change the name of this variable or you will break
// automation :)
TMCoreSemVer = "0.33.8"
TMCoreSemVer = "0.33.9"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.2"