From d1e851da0c003d7707b29658e3a8e2b707261a2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moses=20Palm=C3=A9r?= Date: Tue, 5 Mar 2024 16:59:12 +0100 Subject: [PATCH] Release 3.0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c8ec5de..1d1bc58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "3.0.3" +version = "3.0.4" authors = ["Moses Palmér "] edition = "2021"