From 21cc8f5afe91c611b2a27b0abb1c31b95fcdb7e3 Mon Sep 17 00:00:00 2001 From: airenas Date: Tue, 14 Dec 2021 10:46:10 +0200 Subject: [PATCH] Update version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 897b8a5..eeafd9f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -version=0.1 +version=0.2 commit_count=$(shell git rev-list --count HEAD) git-tag: