We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe6140 commit b074e0eCopy full SHA for b074e0e
main.go
@@ -47,7 +47,7 @@ import (
47
"syscall"
48
)
49
50
-const VERSION = "1.2.2"
+const VERSION = "1.2.3"
51
52
const FLAG_ACTION_COMPILE = "compile"
53
const FLAG_ACTION_PREPROCESS = "preprocess"
0 commit comments