From 90afa0f5e839d276ddaedff6be4950acc7bde265 Mon Sep 17 00:00:00 2001 From: Nathan Friedly Date: Fri, 16 Dec 2016 16:54:15 -0500 Subject: [PATCH] 0.26.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 472708f4..1a153953 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watson-speech", - "version": "0.25.1", + "version": "0.26.0", "description": "IBM Watson Speech to Text and Text to Speech SDK for web browsers.", "main": "index.js", "scripts": {