From 42b0b047d399e67918354ecf65a0a1f739adcce3 Mon Sep 17 00:00:00 2001 From: Michel Tu Date: Thu, 6 Jul 2017 19:20:42 -0700 Subject: [PATCH] Bump to 2.3.8 to push a new npm package with a proper doc link #625 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e430f65..b70fa297 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thinky", - "version": "2.3.7", + "version": "2.3.8", "description": "RethinkDB ORM for Node.js", "main": "lib/thinky.js", "directories": {