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

Commit

Permalink
minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Dec 22, 2016
1 parent 3aceab2 commit 8a142cf
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
@@ -1,4 +1,4 @@
package cmd

// Version is the current version of the buffalo binary
var Version = "tip-unstable"
var Version = "0.5.0.1"

0 comments on commit 8a142cf

Please sign in to comment.