Skip to content

Commit

Permalink
Release v1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Feb 14, 2017
1 parent 23ae787 commit b075143
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 @@ -34,7 +34,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.7"
var version = "1.3.8"

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

0 comments on commit b075143

Please sign in to comment.