From 6693369598872ce9005b408f6b0788c37edd9bf5 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 16:10:46 -0400 Subject: [PATCH] chore(main): release 3.0.0 (#227) See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot Co-authored-by: Benjamin E. Coe --- media-translation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-translation/package.json b/media-translation/package.json index 8a0de83ba1..40a84cddc4 100644 --- a/media-translation/package.json +++ b/media-translation/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/media-translation": "^2.4.0", + "@google-cloud/media-translation": "^3.0.0", "node-record-lpcm16": "1.0.1" }, "devDependencies": {