From 5ba9d7d26100f1a1a82367097342a8c35d43a26f Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Tue, 1 Nov 2016 19:10:04 -0700 Subject: [PATCH] 2.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ac04b1..7452b44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.9.0", + "version": "2.9.1", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {