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