Skip to content

Commit

Permalink
Release v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Sep 9, 2016
1 parent be64a54 commit 1924564
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.1"
var version = "1.3"

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

0 comments on commit 1924564

Please sign in to comment.