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-js.git


The following commit(s) were added to refs/heads/main by this push:
     new 5d2519f  chore: Bump version to 21.1.0 (#297)
5d2519f is described below

commit 5d2519f14c461dea55b1f12d9b42438877ee7e12
Author: Sutou Kouhei <[email protected]>
AuthorDate: Thu Oct 2 06:04:53 2025 +0900

    chore: Bump version to 21.1.0 (#297)
    
    ## What's Changed
    
    This is a minor release because there is no backward incompatible
    change.
    
    #283.
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 9f8fd65..c9a4ea8 100644
--- a/package.json
+++ b/package.json
@@ -114,5 +114,5 @@
   "engines": {
     "node": ">=20.0"
   },
-  "version": "21.0.0"
+  "version": "21.1.0"
 }

Reply via email to