Skip to content

Commit db653b2

Browse files
committed
Release version 1.3.9
1 parent bd5d3ec commit db653b2

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
@@ -47,7 +47,7 @@ import (
4747
"syscall"
4848
)
4949

50-
const VERSION = "1.3.8"
50+
const VERSION = "1.3.9"
5151

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

0 commit comments

Comments
 (0)