Skip to content

Commit 65daf15

Browse files
committed
chore: release 2.3.0
1 parent 0970789 commit 65daf15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmd/config/cmd_config.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type TypeCocaConfig struct {
77

88
var CocaConfig = &TypeCocaConfig{
99
ReporterPath: "coca_reporter",
10-
ClocDir: "/cloc",
10+
ClocDir: "/cloc",
1111
}
1212

13-
const VERSION = "2.1.1"
13+
const VERSION = "2.3.0"

0 commit comments

Comments
 (0)