From 1eb406d513bf775071e48cf3d8ff7c841a69e07b Mon Sep 17 00:00:00 2001 From: Nathan Friedly Date: Thu, 15 Dec 2016 10:15:48 -0500 Subject: [PATCH] 0.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21bcd893..f512cd21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watson-speech", - "version": "0.24.0", + "version": "0.25.0", "description": "IBM Watson Speech to Text and Text to Speech SDK for web browsers.", "main": "index.js", "scripts": {