Skip to content

Commit

Permalink
Release v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Jan 17, 2017
1 parent 7a32788 commit a302129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
// It is also set by the linker when fabio
// is built via the Makefile or the build/docker.sh
// script to ensure the correct version nubmer
var version = "1.3.5"
var version = "1.3.6"

func main() {
cfg, err := config.Load(os.Args, os.Environ())
Expand Down

0 comments on commit a302129

Please sign in to comment.