From 6ad9df2db1a70557ba2dbc6e2b5463fb6b521691 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Fri, 26 Aug 2016 13:15:50 +0430 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdb8bb4..7dabbab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.5.1", + "version": "2.5.2", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {