From 7447df7b8c0345cfa7522b90c4bc6814950affc4 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sun, 12 Apr 2020 07:32:07 +0200 Subject: [PATCH] Bump version to v0.4.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 74d31610..f34d42f1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEEHIVE_VERSION=0.3.99 +BEEHIVE_VERSION=0.4.0 COMMIT_SHA=$(shell git rev-parse --short HEAD) all: submodule embed