From b230f01d6f5cbefc1dd5c85fa0668972ff8fc677 Mon Sep 17 00:00:00 2001 From: Dale Emery Date: Sun, 4 Nov 2018 12:32:49 -0800 Subject: [PATCH] Bump version to 0.6.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a33cb3b3..e3915d1e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ SLUG = DHE-Modules -VERSION = 0.6.2 +VERSION = 0.6.3 RACK_DIR ?= ../.. FLAGS += -I./include