From c001bc6057b067f9d004d00b733e5cd30d3a7389 Mon Sep 17 00:00:00 2001 From: "Mr. Goferito" Date: Thu, 2 Feb 2017 19:32:59 +0100 Subject: [PATCH] Bump to 3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af9cd38..4661576 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bing-api", - "version": "3.1.1", + "version": "3.2.1", "description": "Node.js module for the Cognitive Services Bing Search API", "main": "index.js", "author": "Mr. Goferito",