From c9fdbb55f9244c47677199aed8d8019b45d58365 Mon Sep 17 00:00:00 2001 From: goferito Date: Sun, 13 Mar 2016 23:37:39 +0100 Subject: [PATCH] Bump to 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b038bed..69769a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bing-api", - "version": "2.3.0", + "version": "2.4.0", "description": "Node.js module for the Azure Bing Search API", "main": "index.js", "author": "Mr. Goferito",