diff --git a/runtime/version.go b/runtime/version.go index ca0cfd260..0c6b686e1 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.16.26" +var Version = "v0.16.27"