diff --git a/main.go b/main.go index 76b238d..8774a3a 100644 --- a/main.go +++ b/main.go @@ -15,7 +15,7 @@ import ( ) // VERSION The version release -const VERSION = "0.1.1" +const VERSION = "0.1.2" // AUTHOR The author name const AUTHOR = "Elia el Lazkani"