diff --git a/runtime/version.go b/runtime/version.go index afb2252a2..b40fb10b7 100644 --- a/runtime/version.go +++ b/runtime/version.go @@ -1,4 +1,4 @@ package runtime // Version is the current version of the buffalo binary -var Version = "v0.17.4" +var Version = "v0.17.5"