diff --git a/runtime/version.go b/runtime/version.go index a940f96b1..5e2e465c8 100644 --- a/runtime/version.go +++ b/runtime/version.go @@ -1,4 +1,4 @@ package runtime // Version is the current version of the buffalo binary -const Version = "v0.13.4" +const Version = "v0.13.5"