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 296e942 commit bf70c66Copy full SHA for bf70c66
main.go
@@ -48,7 +48,7 @@ import (
48
"github.com/go-errors/errors"
49
)
50
51
-const VERSION = "1.3.11"
+const VERSION = "1.3.12"
52
53
const FLAG_ACTION_COMPILE = "compile"
54
const FLAG_ACTION_PREPROCESS = "preprocess"
0 commit comments