diff --git a/runtime/version.go b/runtime/version.go index 0c6b686e1..60e22a01f 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.27" +var Version = "v0.17.1"