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

Commit

Permalink
reset to development
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Jul 10, 2017
1 parent 2ca0e08 commit b163434
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"
const Version = "development"

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

0 comments on commit b163434

Please sign in to comment.