This is an automated email from the ASF dual-hosted git repository.
kou 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 4407c70 Bump version to 2.3.0 (#312)
4407c70 is described below
commit 4407c70d678f4f6220d5dff50a9b4a1fde12e218
Author: Jacob Quinn <[email protected]>
AuthorDate: Sat Apr 9 14:35:46 2022 -0600
Bump version to 2.3.0 (#312)
---
Project.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Project.toml b/Project.toml
index 5004d76..60676a2 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.2.1"
+version = "2.3.0"
[deps]
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"