From b55545f02c04ccb7511583d456ef3641469d5725 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 13 Jun 2019 19:06:21 -0700 Subject: [PATCH] chore: release 3.2.1 (#386) * updated CHANGELOG.md * updated package.json * updated samples/package.json --- speech/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech/package.json b/speech/package.json index 005b3b2603..9f883fbc76 100644 --- a/speech/package.json +++ b/speech/package.json @@ -11,7 +11,7 @@ "test": "mocha system-test --timeout 600000" }, "dependencies": { - "@google-cloud/speech": "^3.2.0", + "@google-cloud/speech": "^3.2.1", "@google-cloud/storage": "^2.0.0", "chalk": "^2.4.2", "node-record-lpcm16": "^0.3.0",