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 3aa469a  Bump version (#569)
3aa469a is described below

commit 3aa469a061a958c493105e06f6b8b209bb8e3ef0
Author: Sutou Kouhei <[email protected]>
AuthorDate: Mon Oct 27 13:17:30 2025 +0900

    Bump version (#569)
    
    GH-567
---
 Project.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml
index 464235f..b87ff79 100644
--- a/Project.toml
+++ b/Project.toml
@@ -17,7 +17,7 @@
 name = "Arrow"
 uuid = "69666777-d1a9-59fb-9406-91d4454c9d45"
 authors = ["quinnj <[email protected]>"]
-version = "2.8.0"
+version = "2.8.1"
 
 [deps]
 ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"

Reply via email to