Skip to content

Commit 3695ab2

Browse files
committed
Release 0.13.1
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent 870ba07 commit 3695ab2

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.13.0"
18+
version = "0.13.1"
1919

2020
// PagerdutyListLimit limits the amount of items returned from an API query
2121
PagerdutyListLimit = 100

0 commit comments

Comments
 (0)