From b2f24eff50fb725d4e4d0d760fbaf401fb23b995 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alja=C5=BE=20Mur=20Er=C5=BEen?= Date: Thu, 20 Jun 2024 09:50:40 +0200 Subject: [PATCH] build: release --- connector_arrow/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connector_arrow/Cargo.toml b/connector_arrow/Cargo.toml index 55a51ac..b35ff1a 100644 --- a/connector_arrow/Cargo.toml +++ b/connector_arrow/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" name = "connector_arrow" readme = "../README.md" repository = "https://github.com/aljazerzen/connector_arrow" -version = "0.4.1" +version = "0.4.2" [lib] crate-type = ["cdylib", "rlib"]