We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ab965 commit a522842Copy full SHA for a522842
1 file changed
main.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
// Version number constant.
15
-const Version = "0.0.5"
+const Version = "0.0.6"
16
17
// Homepage url.
18
const Homepage = "https://github.com/servian/https-echo"
0 commit comments