Skip to content

Commit c8e2a5c

Browse files
committed
Release 0.5.1
Signed-off-by: Markus Blaschke <[email protected]>
1 parent b305025 commit c8e2a5c

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.5.0"
18+
version = "0.5.1"
1919

2020
// Limit of pagerduty incidents per call
2121
PagerdutyIncidentLimit = 100

0 commit comments

Comments
 (0)