diff --git a/main.go b/main.go index 2c6ae6e6..226e983b 100644 --- a/main.go +++ b/main.go @@ -47,7 +47,7 @@ import ( "syscall" ) -const VERSION = "1.3.3" +const VERSION = "1.3.4" const FLAG_ACTION_COMPILE = "compile" const FLAG_ACTION_PREPROCESS = "preprocess"