Skip to content

Commit

Permalink
0.34.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nfriedly committed Oct 3, 2017
1 parent 95e491d commit cdb21d3
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/watson-speech.js
Original file line number Diff line number Diff line change
Expand Up @@ -8405,7 +8405,7 @@ module.exports = TimingStream;
*
* envify automatically rewrites this during the release process
*/
exports.version = "0.34.0";
exports.version = "0.34.1";

/**
*
Expand Down
6 changes: 3 additions & 3 deletions dist/watson-speech.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/watson-speech.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "watson-speech",
"version": "0.34.0",
"version": "0.34.1",
"description": "IBM Watson Speech to Text and Text to Speech SDK for web browsers.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit cdb21d3

Please sign in to comment.