fix(env): set correct default version

This commit is contained in:
Jan De Dobbeleer 2022-04-24 17:04:59 +02:00 committed by Jan De Dobbeleer
parent fa68c13159
commit fc55b5c463

View file

@ -234,7 +234,7 @@ func escapeGlyphs(s string) string {
func defaultConfig() *Config {
cfg := &Config{
Version: 1,
Version: 2,
FinalSpace: true,
Blocks: []*Block{
{