We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85da6d commit 4035caeCopy full SHA for 4035cae
1 file changed
shell2http.go
@@ -26,7 +26,7 @@ import (
26
)
27
28
// VERSION - version
29
-const VERSION = "1.9"
+const VERSION = "1.10"
30
31
// PORT - default port for http-server
32
const PORT = 8080
0 commit comments