diff --git a/main.go b/main.go index 75615b2..1907290 100644 --- a/main.go +++ b/main.go @@ -14,7 +14,7 @@ import ( ) // VERSION The version release -const VERSION = "0.1.0" +const VERSION = "0.1.1" // AUTHOR The author name const AUTHOR = "Elia el Lazkani"