Skip to content

Commit f21af96

Browse files
authored
Update main.go
1 parent de31ac0 commit f21af96

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
@@ -25,7 +25,7 @@ import (
2525
inotify "gopkg.in/fsnotify.v1"
2626
)
2727

28-
const version string = "1.1.0"
28+
const version string = "1.1.1"
2929

3030
var (
3131
showVersion = kingpin.Flag("version", "Print version information").Default().Bool()

0 commit comments

Comments
 (0)