From ddb306d06d980b82220335b2c2660be6a1c0240c Mon Sep 17 00:00:00 2001 From: Arnaud Fontaine <33485997+github-af@users.noreply.github.com> Date: Wed, 22 Jan 2025 09:51:27 +0100 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9c3866f..1c6b97f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "diode" -version = "1.3.3" +version = "1.3.4" edition = "2021" license = "GPL-3.0"