From d51c904446439f3532d8c1be852cfa3c88cc743b Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 17 Jun 2018 13:42:36 -0400 Subject: [PATCH] Set version to 0.6.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d258fe08..42f33522 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ RACK_DIR ?= . -VERSION = 0.6.1dev +VERSION = 0.6.1 FLAGS += \ -Iinclude \