From 3b962ce4d8e40225f4fd6610a5c190c5e8621b14 Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Thu, 27 Oct 2016 13:20:46 -0700 Subject: [PATCH] 2.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 293d4c0..ef54dbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.7.2", + "version": "2.7.3", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {