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 3afb6b2 Bump version for release (#299)
3afb6b2 is described below
commit 3afb6b2e691c26cf7ed1090ed0e7908abde9285b
Author: Jacob Quinn <[email protected]>
AuthorDate: Sun Mar 6 05:04:45 2022 -0700
Bump version for release (#299)
---
Project.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Project.toml b/Project.toml
index 9274741..f5784f4 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.0"
+version = "2.2.1"
[deps]
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"