[ga-bump-release] Update Dolt version to 0.35.0 and release v0.35.0

This commit is contained in:
reltuk
2021-12-29 20:51:56 +00:00
parent 58fa41d7a9
commit bc0ab0cf4f

View File

@@ -51,7 +51,7 @@ import (
)
const (
Version = "0.34.9"
Version = "0.35.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}