From 506d42f39a76d331b47b3f7379f1b21df9c0eb0b Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Mon, 5 Sep 2016 12:30:15 -0700 Subject: [PATCH] 2.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2eafdb..cd8773c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.5.3", + "version": "2.5.4", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {