Skip to content

Commit

Permalink
bump to v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ktr0731 committed Oct 26, 2019
1 parent 1c5322a commit 5040926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/meta.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ import version "github.com/hashicorp/go-version"
const AppName = "evans"

var (
Version = version.Must(version.NewSemver("0.8.3"))
Version = version.Must(version.NewSemver("0.8.4"))
)

0 comments on commit 5040926

Please sign in to comment.