Skip to content

Commit

Permalink
Update to version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sjlamerton committed Mar 18, 2022
1 parent a8dd581 commit c7ea383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"path/filepath"
)

const VERSION = "0.3.0"
const VERSION = "0.5.0"

type Configuration struct {
ClangTidyPath string `json:"clang_tidy_path"`
Expand Down

0 comments on commit c7ea383

Please sign in to comment.