Skip to content

Commit aaaa638

Browse files
committed
chore: bump version
1 parent 005e2b3 commit aaaa638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
inotify "gopkg.in/fsnotify.v1"
2727
)
2828

29-
const version string = "1.1.5"
29+
const version string = "1.2.0"
3030
const indexHTML = `<!doctype html>
3131
<html>
3232
<head>

0 commit comments

Comments
 (0)