[ga-bump-release] Update Dolt version to 0.40.21 and release v0.40.21

This commit is contained in:
fulghum
2022-08-01 23:42:41 +00:00
parent 8bc8b3c87a
commit 084b0cd8ee

View File

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