Skip to content

Commit bb0f8a4

Browse files
committed
version 0.1.0
1 parent 8f76b70 commit bb0f8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ func createDefaultConfiguration() *Config {
4646
}{
4747
Default: "cpp",
4848
},
49-
Version: "1.0",
49+
Version: "0.1.0",
5050
ConfigFileName: "egor-meta.json",
5151
}
5252
}

0 commit comments

Comments
 (0)