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 0b63a58 commit d27b99fCopy full SHA for d27b99f
main.go
@@ -55,7 +55,7 @@ import (
55
"github.com/sirupsen/logrus"
56
)
57
58
-const VERSION = "1.5.6"
+const VERSION = "1.6.0-rc1"
59
60
const FLAG_ACTION_COMPILE = "compile"
61
const FLAG_ACTION_PREPROCESS = "preprocess"
0 commit comments