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