From cbe67a45bf37db5b02691a3a32f61e067a8f73f9 Mon Sep 17 00:00:00 2001 From: "Mr. Goferito" Date: Tue, 31 Jan 2017 14:34:13 +0100 Subject: [PATCH] Bump to 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 763b61a..af9cd38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bing-api", - "version": "3.0.1", + "version": "3.1.1", "description": "Node.js module for the Cognitive Services Bing Search API", "main": "index.js", "author": "Mr. Goferito",