From 097f506fd775eece062a88b5d7b01b4878d4bdba Mon Sep 17 00:00:00 2001 From: Mark Bates Date: Mon, 15 Oct 2018 12:23:13 -0400 Subject: [PATCH] reset to development --- runtime/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/version.go b/runtime/version.go index 41ad55ecb..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.13.0" +const Version = "development"