diff --git a/lib/bing.js b/lib/bing.js index 2e01a3c..3270ee1 100644 --- a/lib/bing.js +++ b/lib/bing.js @@ -21,7 +21,7 @@ var Bing = function (options) { var defaults = { //Bing Search API URI - rootUri: "https://api.cognitive.microsoft.com/bing/v5.0/", + rootUri: "https://api.cognitive.microsoft.com/bing/v7.0/", //Account Key accKey: null,