From 5fc630c0043f219d20229b3737d3a170009ab720 Mon Sep 17 00:00:00 2001 From: goferito Date: Sun, 8 Mar 2015 16:08:13 +0100 Subject: [PATCH] Bump to 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3969b1f..3f01888 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bing-api", - "version": "1.0.0", + "version": "1.1.0", "description": "Node.js module for the Azure Bing Search API", "main": "index.js", "author": "Mr. Goferito",