From d1fc6d46e832738b6b82f48ebe77a4a6e4bcde17 Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Mon, 31 Oct 2016 14:24:12 -0700 Subject: [PATCH] 2.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 147f7a8..5ac04b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.8.0", + "version": "2.9.0", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {