From 701759780b98ec4ee3871ddae3d9a306c98ded70 Mon Sep 17 00:00:00 2001 From: Ian VanSchooten Date: Mon, 4 Apr 2016 08:31:54 -0400 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73f9e9b..7f991ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sails-hook-jsonapi", - "version": "0.0.2", + "version": "0.0.3", "description": "A Sails.js hook for creating an API which conforms to JSON API specifications per jsonapi.org", "main": "index.js", "sails": {