Skip to content

Commit 9a4a51f

Browse files
committed
Patch bump
1 parent b84f240 commit 9a4a51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
// SemVer should be updated on any new release!!
12-
const SemVer = "0.0.12"
12+
const SemVer = "0.0.13"
1313

1414
var (
1515
Debug bool

0 commit comments

Comments
 (0)