release: changelog & version (#4298)

* release: changelog & version

- update version and changelogs

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* change changelog pending version
This commit is contained in:
Marko
2020-01-10 12:30:56 -08:00
committed by Jack Zampolin
parent 51ccaf6fb8
commit e6a7757bb4
3 changed files with 28 additions and 12 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.32.8"
TMCoreSemVer = "0.32.9"
// ABCISemVer is the semantic version of the ABCI library
ABCISemVer = "0.16.1"