[ga-bump-release] Update Dolt version to 0.30.1 and release v0.30.1

This commit is contained in:
bheni
2021-09-28 19:24:55 +00:00
parent 6e69b33270
commit b7ba5c3d28
+1 -1
View File
@@ -49,7 +49,7 @@ import (
)
const (
Version = "0.30.0"
Version = "0.30.1"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}