From 13140d7201e6d2f0b72605d18bd60360baab2811 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alja=C5=BE=20Mur=20Er=C5=BEen?= Date: Sat, 31 Aug 2024 10:45:46 +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 bf89ba1..cd5f1c0 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.5.0" +version = "0.5.1" [lib] crate-type = ["cdylib", "rlib"]