[ga-bump-release] Update Dolt version to 0.32.0 and release v0.32.0

This commit is contained in:
reltuk
2021-10-22 19:05:35 +00:00
parent bf697ac661
commit 90d1893349

View File

@@ -49,7 +49,7 @@ import (
)
const (
Version = "0.31.0"
Version = "0.32.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}