From 8c0afda3ccc9f050dd35ab40b045c911304d7bd0 Mon Sep 17 00:00:00 2001 From: Michel Date: Sat, 19 Apr 2014 17:12:26 -0700 Subject: [PATCH] Bump to 1.12.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 846e4d9..6397998 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rethinkdbdash-unstable", - "version": "1.12.4", + "version": "1.12.5", "description": "A Node.js driver for RethinkDB with promises and a connection pool", "main": "lib/index.js", "directories": {