From 7568af7972f359d32c54496283bc2dd82129188b Mon Sep 17 00:00:00 2001 From: Michel Tu Date: Mon, 21 Nov 2016 19:29:46 -0800 Subject: [PATCH] Bump to 2.3.27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84a4a32..650ce35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rethinkdbdash", - "version": "2.3.26", + "version": "2.3.27", "description": "A Node.js driver for RethinkDB with promises and a connection pool", "main": "lib/index.js", "directories": {