Comparing version 0.0.6 to 0.0.7
@@ -75,3 +75,3 @@ 'use strict'; | ||
results.push(await this.putRecord(this.genTestEvent())); | ||
console.log('Sent', testRecord); | ||
this.server.log(['kinesis', 'test'], `Sent ${testRecord}`); | ||
await randomSleep(); | ||
@@ -78,0 +78,0 @@ } |
{ | ||
"name": "awschome", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "A collection of convenient microschmervice wrappers around AWS SDK services", | ||
@@ -5,0 +5,0 @@ "author": "wswoodruff", |
10468