Skip to content

Commit 92b8d06

Browse files
committedMay 12, 2020
Releasing 1.5.3
1 parent 66ef81b commit 92b8d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import (
5555
"github.com/sirupsen/logrus"
5656
)
5757

58-
const VERSION = "1.5.2"
58+
const VERSION = "1.5.3"
5959

6060
const FLAG_ACTION_COMPILE = "compile"
6161
const FLAG_ACTION_PREPROCESS = "preprocess"

0 commit comments

Comments
 (0)
Please sign in to comment.