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"