From b39fbf61e2baecbeac9c5c87e3ce6db27b1d42ab Mon Sep 17 00:00:00 2001 From: goferito Date: Fri, 6 Nov 2015 20:44:17 +0100 Subject: [PATCH] Bump to 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4760350..b038bed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bing-api", - "version": "2.2.0", + "version": "2.3.0", "description": "Node.js module for the Azure Bing Search API", "main": "index.js", "author": "Mr. Goferito",