Skip to content

Commit cdb21d3

Browse files
committed
0.34.1
1 parent 95e491d commit cdb21d3

5 files changed

+7
-7
lines changed

Diff for: dist/watson-speech.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8405,7 +8405,7 @@ module.exports = TimingStream;
84058405
*
84068406
* envify automatically rewrites this during the release process
84078407
*/
8408-
exports.version = "0.34.0";
8408+
exports.version = "0.34.1";
84098409

84108410
/**
84118411
*

Diff for: dist/watson-speech.min.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: dist/watson-speech.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "watson-speech",
3-
"version": "0.34.0",
3+
"version": "0.34.1",
44
"description": "IBM Watson Speech to Text and Text to Speech SDK for web browsers.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)