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