From 345893517ef55131938c841fc3b0dc52a92daa0a Mon Sep 17 00:00:00 2001 From: "Sergey \"Shnatsel\" Davidoff" Date: Thu, 5 Dec 2024 04:38:16 +0000 Subject: [PATCH] bump version to 0.3.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1aec49f..ba27b2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fdeflate" -version = "0.3.6" +version = "0.3.7" edition = "2021" # note: when changed, also update test runner in `.github/workflows/rust.yml`