From b06c693199e8e00563633d451467191a0fe4cc49 Mon Sep 17 00:00:00 2001 From: Hauke Jung Date: Sun, 18 Feb 2024 16:11:22 +0100 Subject: [PATCH] Bum version to 0.2.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 55f32ac..e8ae709 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scd4x" -version = "0.2.2" +version = "0.2.3" authors = ["Hauke Jung "] documentation = "https://docs.rs/scd4x" repository = "https://github.com/hauju/scd4x-rs.git"