We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84f240 commit 9a4a51fCopy full SHA for 9a4a51f
config/config.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
// SemVer should be updated on any new release!!
12
-const SemVer = "0.0.12"
+const SemVer = "0.0.13"
13
14
var (
15
Debug bool
0 commit comments