Skip to content

Commit 54d521a

Browse files
committed
Release 0.4.1
Signed-off-by: Markus Blaschke <[email protected]>
1 parent a3e82d0 commit 54d521a

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.4.0"
18+
version = "0.4.1"
1919

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

0 commit comments

Comments
 (0)