This is an automated email from the ASF dual-hosted git repository.

jonkeane pushed a commit to branch maint-20.0.0.1-r
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/maint-20.0.0.1-r by this push:
     new 11684baed1 Bump the version one more for resubmission
11684baed1 is described below

commit 11684baed1f4985c62c57979e8d43e68ba69424d
Author: Jonathan Keane <[email protected]>
AuthorDate: Mon May 26 07:54:00 2025 -0500

    Bump the version one more for resubmission
---
 r/DESCRIPTION | 2 +-
 r/NEWS.md     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/r/DESCRIPTION b/r/DESCRIPTION
index 6e6f9a1373..b85f18e768 100644
--- a/r/DESCRIPTION
+++ b/r/DESCRIPTION
@@ -1,6 +1,6 @@
 Package: arrow
 Title: Integration to 'Apache' 'Arrow'
-Version: 20.0.0.1
+Version: 20.0.0.2
 Authors@R: c(
     person("Neal", "Richardson", email = "[email protected]", role = 
c("aut")),
     person("Ian", "Cook", email = "[email protected]", role = c("aut")),
diff --git a/r/NEWS.md b/r/NEWS.md
index e1bdce5ad9..0995b71d17 100644
--- a/r/NEWS.md
+++ b/r/NEWS.md
@@ -17,7 +17,7 @@
   under the License.
 -->
 
-# arrow 20.0.0.1
+# arrow 20.0.0.2
 
 ## Minor improvements and fixes
 

Reply via email to