[ga-bump-release] Update Dolt version to 1.4.0 and release v1.4.0

This commit is contained in:
zachmu
2023-06-12 17:45:06 +00:00
parent 7922e0bacb
commit 08370a172c
+1 -1
View File
@@ -61,7 +61,7 @@ import (
)
const (
Version = "1.3.0"
Version = "1.4.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}