From 518c4a4226fa8ad1386699dec48ab2c391040010 Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Thu, 8 Sep 2016 13:22:29 -0700 Subject: [PATCH] 2.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0f18f6..4fe6998 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.6.0", + "version": "2.6.1", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {