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 571a8fc bump minor version (#346)
571a8fc is described below
commit 571a8fcf6866956d6a47390769e765d1ed0782c7
Author: Ben Baumgold <[email protected]>
AuthorDate: Tue Oct 25 15:20:12 2022 -0400
bump minor version (#346)
---
Project.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Project.toml b/Project.toml
index 89369be..777b3d3 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.3.0"
+version = "2.4.0"
[deps]
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"