Skip to content

Commit

Permalink
chore: release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed May 13, 2022
1 parent 0970789 commit 65daf15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/config/cmd_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ type TypeCocaConfig struct {

var CocaConfig = &TypeCocaConfig{
ReporterPath: "coca_reporter",
ClocDir: "/cloc",
ClocDir: "/cloc",
}

const VERSION = "2.1.1"
const VERSION = "2.3.0"

0 comments on commit 65daf15

Please sign in to comment.