[ga-bump-release] Update Dolt version to 0.34.0 and release v0.34.0

This commit is contained in:
reltuk
2021-11-12 04:35:06 +00:00
parent 6b616495f2
commit c6a18bb4ed

View File

@@ -50,7 +50,7 @@ import (
)
const (
Version = "0.33.1"
Version = "0.34.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}