You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by qu...@apache.org on 2023/06/06 21:30:20 UTC

[arrow-julia] branch main updated: Update Project.toml

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 2d1114e  Update Project.toml
2d1114e is described below

commit 2d1114e180ef11f9d3bbe310b2eb856550cfbeb3
Author: Jacob Quinn <qu...@gmail.com>
AuthorDate: Tue Jun 6 15:30:16 2023 -0600

    Update Project.toml
---
 Project.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml
index 08e30e9..405c87b 100644
--- a/Project.toml
+++ b/Project.toml
@@ -17,7 +17,7 @@
 name = "Arrow"
 uuid = "69666777-d1a9-59fb-9406-91d4454c9d45"
 authors = ["quinnj <qu...@gmail.com>"]
-version = "2.6.0"
+version = "2.6.1"
 
 [deps]
 ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"