Skip to content

Commit bf70c66

Browse files
committed
Release 1.3.12
Signed-off-by: Cristian Maglie <[email protected]>
1 parent 296e942 commit bf70c66

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
@@ -48,7 +48,7 @@ import (
4848
"github.com/go-errors/errors"
4949
)
5050

51-
const VERSION = "1.3.11"
51+
const VERSION = "1.3.12"
5252

5353
const FLAG_ACTION_COMPILE = "compile"
5454
const FLAG_ACTION_PREPROCESS = "preprocess"

0 commit comments

Comments
 (0)