From 34e37217f167591a8858ae5a28338e24db68b009 Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Fri, 28 Oct 2016 11:28:23 -0700 Subject: [PATCH] 2.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef54dbf..147f7a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.7.3", + "version": "2.8.0", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {