From 634939e80e4c50319f88135eb0dc00351d263e69 Mon Sep 17 00:00:00 2001 From: German Attanasio Ruiz Date: Fri, 18 Sep 2015 14:36:51 -0400 Subject: [PATCH] 0.10.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 413b98ba88..cf04da5d00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watson-developer-cloud", - "version": "0.10.3", + "version": "0.10.4", "description": "Nodejs Client Wrapper to use the IBM Watson and Services", "main": "./lib/index", "repository": {