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 Jan 8, 2018
1 parent 323a2f6 commit be6f8aa
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 = "development"
const Version = "v0.10.3"

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

0 comments on commit be6f8aa

Please sign in to comment.