Bumped version

This commit is contained in:
Josh Sherman 2018-03-13 23:02:16 -05:00 committed by GitHub
parent d1be553ccd
commit 42aa22f7f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ var Bing = function (options) {
var defaults = { var defaults = {
//Bing Search API URI //Bing Search API URI
rootUri: "https://api.cognitive.microsoft.com/bing/v5.0/", rootUri: "https://api.cognitive.microsoft.com/bing/v7.0/",
//Account Key //Account Key
accKey: null, accKey: null,