From d4f6a404d9539b7bdcb7031ec0e94a475d42bfdc Mon Sep 17 00:00:00 2001 From: goferito Date: Sat, 4 Oct 2014 23:14:56 +0200 Subject: [PATCH] Bump to 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4b3ec9..1121254 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bing-api", - "version": "0.1.3", + "version": "0.1.4", "description": "Node.js module for the Azure Bing Search API", "main": "index.js", "author": "Mr. Goferito",