Skip to content

Commit 92e4e58

Browse files
committed
update version string to 1.3.14
1 parent d3bc5c7 commit 92e4e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.13"
51+
const VERSION = "1.3.14"
5252

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

0 commit comments

Comments
 (0)