diff --git a/main.go b/main.go index 2a595a5..23814da 100644 --- a/main.go +++ b/main.go @@ -12,10 +12,10 @@ import ( kingpin "gopkg.in/alecthomas/kingpin.v2" ) -// Version +// VERSION The version release const VERSION = "0.0.3" -// Author +// AUTHOR The author name const AUTHOR = "Elia el Lazkani" // Create a list of constants to figure out