From 858da78820cc50e78d53be872062d115d7e40d2f Mon Sep 17 00:00:00 2001 From: CrispyPin Date: Sat, 29 Apr 2023 18:31:48 +0200 Subject: [PATCH] bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 18db0c1..f3fb366 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=v0.1.0 +VERSION=v0.2.0 # CC := g++ CC := clang++ LFLAGS := -lX11 -lXrandr -lXtst -lglfw -lGL