Skip to content

Commit 07df5ab

Browse files
committed
Release 0.11.0
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent 2073d91 commit 07df5ab

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
@@ -15,7 +15,7 @@ import (
1515

1616
const (
1717
Author = "webdevops.io"
18-
Version = "0.10.0"
18+
Version = "0.11.0"
1919
PAGERDUTY_LIST_LIMIT = 100
2020
COLLECTOR_ERROR_THRESHOLD = 5
2121
)

0 commit comments

Comments
 (0)