Skip to content

Commit 7b2dca1

Browse files
committed
Release version 1.3.13
1 parent d6ba0b6 commit 7b2dca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
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.12"
51+
const VERSION = "1.3.13"
5252

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

0 commit comments

Comments
 (0)