Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Jul 12, 2017
1 parent fefd27d commit b9cd95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buffalo/cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
)

// Version is the current version of the buffalo binary
const Version = "v0.9.1.1"
const Version = "v0.9.1.2"

func init() {
decorate("version", versionCmd)
Expand Down

0 comments on commit b9cd95b

Please sign in to comment.