diff --git a/main.go b/main.go index 6cdcc8a0..cdba4273 100644 --- a/main.go +++ b/main.go @@ -47,7 +47,7 @@ import ( "syscall" ) -const VERSION = "1.3.7" +const VERSION = "1.3.8" const FLAG_ACTION_COMPILE = "compile" const FLAG_ACTION_PREPROCESS = "preprocess"