[ga-bump-release] Update Dolt version to 1.29.1 and release v1.29.1

This commit is contained in:
timsehn
2023-12-07 16:54:18 +00:00
parent a7447ba428
commit dccf01333b

View File

@@ -65,7 +65,7 @@ import (
)
const (
Version = "1.29.0"
Version = "1.29.1"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}