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

Commit

Permalink
task: adding version number
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed Mar 14, 2022
1 parent 604c684 commit 7f2858d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/runtime/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package runtime

// Version is the current version of the buffalo binary
var Version = "v0.18.2"
var Version = "v0.18.3"

0 comments on commit 7f2858d

Please sign in to comment.