From 1829ed8756db27cc1457a6cd7e86f0b34a182e70 Mon Sep 17 00:00:00 2001 From: Eric Satterwhite Date: Tue, 18 Aug 2015 09:17:17 -0500 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09ced0a..00e9b88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tastypie-rethink", - "version": "2.0.0", + "version": "2.0.1", "description": "Tastypie resource for a rethinkdb backend using Thinky", "main": "index.js", "directories": {