This is an automated email from the ASF dual-hosted git repository. domoritz pushed a commit to branch release-6.0.2-js in repository https://gitbox.apache.org/repos/asf/arrow.git
commit fc1d7d44317b20f899928755b05a774715f27ce8 Author: Dominik Moritz <[email protected]> AuthorDate: Fri Nov 19 16:17:54 2021 -0500 [Release] Update version to 6.0.2 --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/package.json b/js/package.json index 2c4160f..ad9823a 100644 --- a/js/package.json +++ b/js/package.json @@ -101,5 +101,5 @@ "engines": { "node": ">=12.0" }, - "version": "6.0.1" + "version": "6.0.2" }
