Default API version is now 1.0

This commit is contained in:
Spencer Alger
2014-03-19 12:30:55 -07:00
parent bfa6c40157
commit 06648a84b4
7 changed files with 1986 additions and 1987 deletions

View File

@ -26,7 +26,6 @@ var makeSamples = require('./samples').make;
var startingMoment = moment().utc().startOf('day').subtract('days', argv.days);
var endingMoment = moment().utc().endOf('day').add('days', argv.days);
var clientConfig = {
// log: {
// level: 'trace',