From f3c4875af011b9c165cac8e00161d71a64e7c7a7 Mon Sep 17 00:00:00 2001 From: Nathan Friedly Date: Wed, 10 Aug 2016 16:47:12 -0500 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d398eb940f..c29384d5bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watson-developer-cloud", - "version": "2.0.2", + "version": "2.0.3", "description": "Client library to use the IBM Watson Services and AlchemyAPI", "main": "./lib/index", "repository": {