Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelometal committed Dec 15, 2014
1 parent a3a24e0 commit fdcf825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webserver/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/tsuru/gandalf/api"
)

const version = "0.5.1"
const version = "0.5.2"

func main() {
dry := flag.Bool("dry", false, "dry-run: does not start the server (for testing purpose)")
Expand Down

0 comments on commit fdcf825

Please sign in to comment.