[ga-bump-release] Update Dolt version to 0.30.3 and release v0.30.3

This commit is contained in:
reltuk
2021-10-08 22:01:55 +00:00
parent 493f035e88
commit fdd08f9216

View File

@@ -49,7 +49,7 @@ import (
)
const (
Version = "0.30.2"
Version = "0.30.3"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}