From c7076a4fd747964873ddb198cd6713fb2ed6ed65 Mon Sep 17 00:00:00 2001 From: Noam Gal Date: Mon, 21 Jun 2021 18:44:14 +0300 Subject: [PATCH] udpated version to 0.0.15 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 14e4d6a4f..31f5e0099 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=v0.0.14 +VERSION=v0.0.15 OUT_DIR=dist YEAR?=$(shell date +"%Y")