Skip to content

Commit

Permalink
bump version to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarnier committed Feb 12, 2019
1 parent 7993753 commit 1f94879
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 @@ -16,7 +16,7 @@ import (
"github.com/tsuru/tsuru/fs"
)

const version = "0.8.1"
const version = "0.8.2"

type Config struct {
DockerHost string `envconfig:"DOCKER_HOST"`
Expand Down

0 comments on commit 1f94879

Please sign in to comment.