From 79c6a81a3a710a96661be9ca2326bde719b4d3ce Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Tue, 30 Aug 2016 09:49:07 +0430 Subject: [PATCH] chore(version): bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94723b3..e2eafdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.5.2", + "version": "2.5.3", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {