rethinkdbdash
Advanced tools
Comparing version 2.2.8 to 2.2.9
@@ -296,3 +296,3 @@ var util = require('util'); | ||
// There is no need to close the feed here as we'll close the connections | ||
return; | ||
return feed.close(); | ||
} | ||
@@ -299,0 +299,0 @@ self._feed = feed; |
{ | ||
"name": "rethinkdbdash", | ||
"version": "2.2.8", | ||
"version": "2.2.9", | ||
"description": "A Node.js driver for RethinkDB with promises and a connection pool", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
822272