From 39a36d92946277ce7f6b916b8c4b41962f8fe0d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=ABl=20Schulz-Andres?= Date: Mon, 6 Jul 2026 12:07:33 +0200 Subject: [PATCH] bump version to 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e12c4b1..de26a24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sermonizer" -version = "0.1.0" +version = "0.2.0" edition = "2024" authors = [ "Joel Schulz-Andres ",