From 16612812cc5c9bd8654ad103e4f7a99fb2fbbf28 Mon Sep 17 00:00:00 2001 From: goferito Date: Wed, 7 Oct 2015 03:03:11 +0200 Subject: [PATCH] Bump to 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 881cd94..3514198 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bing-api", - "version": "2.1.0", + "version": "2.2.0", "description": "Node.js module for the Azure Bing Search API", "main": "index.js", "author": "Mr. Goferito",