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