diff --git a/main.go b/main.go index 840ce169..e5bad7ed 100644 --- a/main.go +++ b/main.go @@ -55,7 +55,7 @@ import ( "github.com/sirupsen/logrus" ) -const VERSION = "1.5.2" +const VERSION = "1.5.3" const FLAG_ACTION_COMPILE = "compile" const FLAG_ACTION_PREPROCESS = "preprocess"