From 970be9bb46c0f423528845b27971d9a6732df667 Mon Sep 17 00:00:00 2001 From: John-David Wuarin Date: Tue, 4 Apr 2017 22:56:15 +0100 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab08bd7..e3ab365 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botmaster-watson-conversation-ware", - "version": "1.1.0", + "version": "1.1.1", "description": "Botmaster middleware for Watson Conversation", "main": "./lib/index.js", "scripts": {