From d1860e1aab2179e2ef68291536412946343c4a8f Mon Sep 17 00:00:00 2001 From: "Mr. Goferito" Date: Tue, 1 Nov 2016 12:20:50 +0100 Subject: [PATCH] Update package description, and bump to 3.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 29460e4..763b61a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-bing-api", - "version": "3.0.0", - "description": "Node.js module for the Azure Bing Search API", + "version": "3.0.1", + "description": "Node.js module for the Cognitive Services Bing Search API", "main": "index.js", "author": "Mr. Goferito", "license": "MIT",