diff --git a/main.go b/main.go index d0969490..7096d6df 100644 --- a/main.go +++ b/main.go @@ -55,7 +55,7 @@ import ( "github.com/sirupsen/logrus" ) -const VERSION = "1.6.0" +const VERSION = "1.6.1" const FLAG_ACTION_COMPILE = "compile" const FLAG_ACTION_PREPROCESS = "preprocess"