[ga-bump-release] Update Dolt version to 0.27.0 and release v0.27.0

This commit is contained in:
Hydrocharged
2021-07-21 22:51:07 +00:00
parent da6d5c5e3d
commit ff633742f7

View File

@@ -51,7 +51,7 @@ import (
)
const (
Version = "0.26.11"
Version = "0.27.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}