[ga-bump-release] Update Dolt version to 0.51.9 and release v0.51.9

This commit is contained in:
andy-wm-arthur
2022-12-02 21:02:10 +00:00
parent f074dee15d
commit 31d4ff4a0a

View File

@@ -56,7 +56,7 @@ import (
)
const (
Version = "0.51.8"
Version = "0.51.9"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}