From a2f6358900ea5cab15fbf21e959e0c1aebd86be5 Mon Sep 17 00:00:00 2001 From: goferito Date: Sun, 24 Apr 2016 20:57:02 +0200 Subject: [PATCH] Bump to 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69769a1..7f4f9c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bing-api", - "version": "2.4.0", + "version": "2.4.1", "description": "Node.js module for the Azure Bing Search API", "main": "index.js", "author": "Mr. Goferito",