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