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