diff --git a/package.json b/package.json index 7f54beb..67dddd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tastypie", - "version": "2.1.5", + "version": "2.1.6", "description": "Tastypie is a webservice API framework for Node.js based on Django's Tastypie Framework. It provides a convenient, yet powerful and highly customizable, abstraction for creating REST-style interfaces", "main": "index.js", "scripts": {