From 5676b0ac98ea74fcfcd3bf15388af64d33cc9e2a Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 24 Nov 2025 18:32:48 +0000 Subject: Makefile: Bump version to 0.2.0. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b37072e..c70af5c 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # along with ravanan. If not, see . project = ravanan -version = 0.1.0 +version = 0.2.0 GIT = git GPG = gpg -- cgit 1.4.1