[ga-bump-release] Update Dolt version to 0.31.0 and release v0.31.0

This commit is contained in:
zachmu
2021-10-20 17:25:41 +00:00
parent 20588931c7
commit a8e599f93d

View File

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