Skip to content

Commit c7ea383

Browse files
committed
Update to version 0.5.0
1 parent a8dd581 commit c7ea383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"path/filepath"
1515
)
1616

17-
const VERSION = "0.3.0"
17+
const VERSION = "0.5.0"
1818

1919
type Configuration struct {
2020
ClangTidyPath string `json:"clang_tidy_path"`

0 commit comments

Comments
 (0)