We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f76b70 commit bb0f8a4Copy full SHA for bb0f8a4
config/config.go
@@ -46,7 +46,7 @@ func createDefaultConfiguration() *Config {
46
}{
47
Default: "cpp",
48
},
49
- Version: "1.0",
+ Version: "0.1.0",
50
ConfigFileName: "egor-meta.json",
51
}
52
0 commit comments