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 May 2, 2018
1 parent 198011e commit c5f4c21
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 @@ -6,7 +6,7 @@ import (
)

// Version is the current version of the buffalo binary
const Version = "v0.11.0"
const Version = "v0.11.1"

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

0 comments on commit c5f4c21

Please sign in to comment.