[ga-bump-release] Update Dolt version to 0.36.1 and release v0.36.1

This commit is contained in:
jennifersp
2022-02-05 02:37:48 +00:00
parent 70185aa7b8
commit b8ad8b4415

View File

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