From f301d060eeeba5e65ef0868e55f4621a4b423e15 Mon Sep 17 00:00:00 2001 From: Antonio Pagano Date: Tue, 8 Mar 2022 17:13:33 -0500 Subject: [PATCH] updating version --- runtime/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"