[ga-bump-release] Update Dolt version to 0.35.10 and release v0.35.10

This commit is contained in:
bheni
2022-01-29 00:35:37 +00:00
parent f8f056ee62
commit 1ae60f959b
+1 -1
View File
@@ -51,7 +51,7 @@ import (
)
const (
Version = "0.35.9"
Version = "0.35.10"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}