We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005e2b3 commit aaaa638Copy full SHA for aaaa638
main.go
@@ -26,7 +26,7 @@ import (
26
inotify "gopkg.in/fsnotify.v1"
27
)
28
29
-const version string = "1.1.5"
+const version string = "1.2.0"
30
const indexHTML = `<!doctype html>
31
<html>
32
<head>
0 commit comments