From fb3acf41b503be2a30cd692d9806c27933e3454b Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Sun, 15 Jan 2023 11:15:08 -0500 Subject: [PATCH] Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f095857..30e9897 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PREFIX = ~/.local -VERSION = 0.2 +VERSION = 0.3 PKG_CONFIG = pkg-config