diff --git a/main.go b/main.go index b83fc09..38d8dd0 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ import ( ) // VERSION The version release -const VERSION = "0.0.5" +const VERSION = "0.1.0" // AUTHOR The author name const AUTHOR = "Elia el Lazkani"