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 b2f7c72 commit 596c0b5Copy full SHA for 596c0b5
main.go
@@ -48,7 +48,7 @@ import (
48
"github.com/go-errors/errors"
49
)
50
51
-const VERSION = "1.3.15"
+const VERSION = "1.3.16"
52
53
const FLAG_ACTION_COMPILE = "compile"
54
const FLAG_ACTION_PREPROCESS = "preprocess"
0 commit comments