Skip to content

Commit 2c5d27b

Browse files
author
Federico Fissore
committed
Releasing 1.0.2
Signed-off-by: Federico Fissore <[email protected]>
1 parent 3577d1b commit 2c5d27b

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.0.1"
50+
const VERSION = "1.0.2"
5151

5252
const FLAG_COMPILE = "compile"
5353
const FLAG_DUMP_PREFS = "dump-prefs"

0 commit comments

Comments
 (0)