Skip to content

Commit ea0a539

Browse files
committed
bump version number
1 parent 24503ea commit ea0a539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/checker/checker.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ func Check(args []string) (check_x.State, string, *check_x.PerformanceDataCollec
7070
cmd := &cli.Command{
7171
Name: "check_prometheus",
7272
Usage: "Checks different prometheus stats as well the data itself",
73-
Version: "0.0.6",
73+
Version: "0.0.7",
7474
Flags: []cli.Flag{
7575
&cli.Int64Flag{
7676
Name: "timeout",

0 commit comments

Comments
 (0)