Add videoSortBy option

This commit is contained in:
goferito 2015-10-07 02:13:24 +02:00
parent c72b9b03e4
commit 2501d2a637
4 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "node-bing-api",
"version": "2.0.0",
"version": "2.1.0",
"description": "Node.js module for the Azure Bing Search API",
"main": "index.js",
"author": "Mr. Goferito",