[ga-bump-release] Update Dolt version to 0.51.2 and release v0.51.2

This commit is contained in:
druvv
2022-11-16 19:31:26 +00:00
parent 8398fa4000
commit 2a583dd889

View File

@@ -57,7 +57,7 @@ import (
)
const (
Version = "0.51.1"
Version = "0.51.2"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}