diff --git a/runtime/version.go b/runtime/version.go index 4bf2cc5c1..2f9316adb 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.18.3" +var Version = "v0.18.4"