Skip to content

Commit 83b0f60

Browse files
committed
Release v1.5.10
1 parent 2014606 commit 83b0f60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import (
4343
// It is also set by the linker when fabio
4444
// is built via the Makefile or the build/docker.sh
4545
// script to ensure the correct version nubmer
46-
var version = "1.5.9"
46+
var version = "1.5.10"
4747

4848
var shuttingDown int32
4949

0 commit comments

Comments
 (0)