Skip to content

Commit 84ad10a

Browse files
committed
Version++
1 parent d7bb30c commit 84ad10a

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
@@ -19,7 +19,7 @@ import (
1919
ini "github.com/vaughan0/go-ini"
2020
)
2121

22-
const VERSION = "1.0.0"
22+
const VERSION = "1.0.1"
2323

2424
var (
2525
config ini.File

0 commit comments

Comments
 (0)