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