[ga-bump-release] Update Dolt version to 0.40.3 and release v0.40.3

This commit is contained in:
Hydrocharged
2022-05-18 04:35:35 +00:00
parent 52e7ec97a0
commit e99fac4030

View File

@@ -54,7 +54,7 @@ import (
)
const (
Version = "0.40.2"
Version = "0.40.3"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}