From 1a1a5f289a08b61d9e2f36eb81d8f94195d72eb1 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2019 17:05:46 -0800 Subject: [PATCH] chore: release 3.4.0 (#464) --- speech/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech/package.json b/speech/package.json index 1c6d569f12b..f571bb8cba0 100644 --- a/speech/package.json +++ b/speech/package.json @@ -11,7 +11,7 @@ "test": "mocha system-test --timeout 600000" }, "dependencies": { - "@google-cloud/speech": "^3.3.2", + "@google-cloud/speech": "^3.4.0", "@google-cloud/storage": "^4.0.0", "chalk": "^3.0.0", "node-record-lpcm16": "^1.0.1",