Skip to content

Commit 3fd2b2c

Browse files
chore: release 3.2.6 (#535)
🤖 I have created a release \*beep\* \*boop\* --- ### [3.2.6](https://www.github.com/googleapis/nodejs-text-to-speech/compare/v3.2.5...v3.2.6) (2021-07-21) ### Bug Fixes * Updating WORKSPACE files to use the newest version of the Typescript generator. ([#534](https://www.github.com/googleapis/nodejs-text-to-speech/issues/534)) ([dee8dc2](https://www.github.com/googleapis/nodejs-text-to-speech/commit/dee8dc23024f67d5ad3888e2ea4b6829cbd4cae6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 2a72e3a commit 3fd2b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

texttospeech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "mocha --timeout=60000"
1515
},
1616
"dependencies": {
17-
"@google-cloud/text-to-speech": "^3.2.5",
17+
"@google-cloud/text-to-speech": "^3.2.6",
1818
"yargs": "^16.0.0"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)