diff --git a/runtime/version.go b/runtime/version.go index f433a7232..87c677f42 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 = "development" +var Version = "v0.15.3"