This is an automated email from the ASF dual-hosted git repository.
paleolimbot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git
The following commit(s) were added to refs/heads/main by this push:
new a6e3a9f40ad Fix typo in nanoarrow 0.5.0 post date (#526)
a6e3a9f40ad is described below
commit a6e3a9f40ad7714f675061b06e021e444a0faa6f
Author: Dewey Dunnington <[email protected]>
AuthorDate: Wed May 29 11:40:55 2024 -0300
Fix typo in nanoarrow 0.5.0 post date (#526)
🤦
---
_posts/2024-05-27-nanoarrow-0.5.0-release.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_posts/2024-05-27-nanoarrow-0.5.0-release.md
b/_posts/2024-05-27-nanoarrow-0.5.0-release.md
index 505700ed5a7..104664f4537 100644
--- a/_posts/2024-05-27-nanoarrow-0.5.0-release.md
+++ b/_posts/2024-05-27-nanoarrow-0.5.0-release.md
@@ -1,7 +1,7 @@
---
layout: post
title: "Apache Arrow nanoarrow 0.5.0 Release"
-date: "2024-01-27 00:00:00"
+date: "2024-05-27 00:00:00"
author: pmc
categories: [release]
---