Skip to content

Commit c2bdd16

Browse files
committed
Release 0.4.0
Signed-off-by: Markus Blaschke <[email protected]>
1 parent d3105b5 commit c2bdd16

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.3.0"
18+
version = "0.4.0"
1919

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

0 commit comments

Comments
 (0)