From 823a65991a6326004192c9511fa793bb1a9f416f Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Fri, 22 Jul 2016 11:28:47 -0700 Subject: [PATCH] 2.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1d308c..d764ffd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@getable/hapi-sequelize-crud", - "version": "2.5.0", + "version": "2.5.1", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {