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

damccorm pushed a commit to branch release-2.46.0
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/release-2.46.0 by this push:
     new 872d845582c Move beam to 2.46 on release branch for ts (#25662)
872d845582c is described below

commit 872d845582caba7ef5b3ea6fa69566696a4d58cb
Author: Danny McCormick <[email protected]>
AuthorDate: Tue Feb 28 10:25:52 2023 -0500

    Move beam to 2.46 on release branch for ts (#25662)
---
 sdks/typescript/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdks/typescript/package.json b/sdks/typescript/package.json
index 1cdc3a1acea..85a6b857337 100644
--- a/sdks/typescript/package.json
+++ b/sdks/typescript/package.json
@@ -1,6 +1,6 @@
 {
   "name": "apache-beam",
-  "version": "2.45.0-SNAPSHOT",
+  "version": "2.46.0-SNAPSHOT",
   "devDependencies": {
     "@google-cloud/bigquery": "^5.12.0",
     "@types/mocha": "^9.0.0",

Reply via email to