Skip to content

Commit

Permalink
Release v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Aug 25, 2016
1 parent 76aa6cd commit ab99e83
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.2"
var version = "1.2.1"

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

0 comments on commit ab99e83

Please sign in to comment.