From ed340f29eff5c33e267dd5207441aaa084aff93b Mon Sep 17 00:00:00 2001 From: Nathan Friedly Date: Thu, 18 Feb 2016 17:50:34 -0500 Subject: [PATCH] 0.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 367d4c97..1ad2b312 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watson-speech", - "version": "0.10.0", + "version": "0.10.1", "description": "IBM Watson Speech to Text and Text to Speech SDK for web browsers.", "main": "index.js", "scripts": {