This is an automated email from the ASF dual-hosted git repository.
quinnj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git
The following commit(s) were added to refs/heads/main by this push:
new 4d71bee Bump Arrow version to 2.5.0 (#406)
4d71bee is described below
commit 4d71bee55249dae32983971362256798a9af38bf
Author: Ben Baumgold <[email protected]>
AuthorDate: Tue Mar 14 23:15:02 2023 -0400
Bump Arrow version to 2.5.0 (#406)
---
Project.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Project.toml b/Project.toml
index 6a10011..d048964 100644
--- a/Project.toml
+++ b/Project.toml
@@ -18,7 +18,7 @@
name = "Arrow"
uuid = "69666777-d1a9-59fb-9406-91d4454c9d45"
authors = ["quinnj <[email protected]>"]
-version = "2.4.3"
+version = "2.5.0"
[deps]
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"