We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2014606 commit 83b0f60Copy full SHA for 83b0f60
1 file changed
main.go
@@ -43,7 +43,7 @@ import (
43
// It is also set by the linker when fabio
44
// is built via the Makefile or the build/docker.sh
45
// script to ensure the correct version nubmer
46
-var version = "1.5.9"
+var version = "1.5.10"
47
48
var shuttingDown int32
49
0 commit comments