From a54683e29af4d0190b4df94ddb2bcc4b7df39b34 Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Thu, 21 Jul 2016 18:02:04 -0700 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ff846a..c144ed6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@getable/hapi-sequelize-crud", - "version": "2.3.0", + "version": "2.4.0", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {