From 908e364e9b2ca839713d189d25be697b77054a7b Mon Sep 17 00:00:00 2001 From: Eric Satterwhite Date: Tue, 16 Aug 2016 15:20:05 -0500 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfe0a3c..d444d63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tastypie/rethink", - "version": "3.0.3", + "version": "3.0.4", "description": "Tastypie resource for a rethinkdb backend using Thinky", "main": "index.js", "directories": {