[ga-bump-release] Update Dolt version to 1.1.0 and release v1.1.0

This commit is contained in:
timsehn
2023-05-16 16:28:46 +00:00
parent 1210311abd
commit ad455cf1ed
+1 -1
View File
@@ -62,7 +62,7 @@ import (
)
const (
Version = "1.0.2"
Version = "1.1.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}