From d1be553ccd999954fb8c1da825c48a9f2b925955 Mon Sep 17 00:00:00 2001 From: "Mr. Goferito" Date: Fri, 21 Jul 2017 12:58:11 +0200 Subject: [PATCH] Bump to 3.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4661576..c04ba79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bing-api", - "version": "3.2.1", + "version": "3.2.2", "description": "Node.js module for the Cognitive Services Bing Search API", "main": "index.js", "author": "Mr. Goferito",