diff --git a/config/config.go b/config/config.go index 4aedc6a..f78798b 100644 --- a/config/config.go +++ b/config/config.go @@ -9,7 +9,7 @@ import ( ) // SemVer should be updated on any new release!! -const SemVer = "0.0.10" +const SemVer = "0.0.12" var ( Debug bool