From 47dcc2dcda2fcf2a4044350afd487b14fdc7ed6c Mon Sep 17 00:00:00 2001 From: Mark Bates Date: Wed, 30 Oct 2019 11:34:50 -0400 Subject: [PATCH] bump --- runtime/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/version.go b/runtime/version.go index 7c6e748c4..42cff956c 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.15.0" +const Version = "development"