diff --git a/main.go b/main.go index a4aa5783..2f3a1c29 100644 --- a/main.go +++ b/main.go @@ -48,7 +48,7 @@ import ( "github.com/go-errors/errors" ) -const VERSION = "1.3.13" +const VERSION = "1.3.14" const FLAG_ACTION_COMPILE = "compile" const FLAG_ACTION_PREPROCESS = "preprocess"