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 cc6b5e7 commit 6d63387Copy full SHA for 6d63387
main.go
@@ -48,7 +48,7 @@ import (
48
"github.com/go-errors/errors"
49
)
50
51
-const VERSION = "1.3.9"
+const VERSION = "1.3.10"
52
53
const FLAG_ACTION_COMPILE = "compile"
54
const FLAG_ACTION_PREPROCESS = "preprocess"
0 commit comments