From 85111c7dc8a1e812537ea7bc1b4e817568b9d760 Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Tue, 6 Sep 2016 11:30:22 -0700 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f70de76..be32ea5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.5.4", + "version": "2.6.0", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {