From 1a87621ce9c6f22495570033a2752b641e399744 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sun, 5 Jun 2016 21:34:30 +0430 Subject: [PATCH] chore(defaultConfig): bump version, thanks to @Istar-Eldritch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e862113..073fa31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.0.10", + "version": "2.0.11", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {