From 9524e5569086f86deae95b461036353f9ca53ffb Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Thu, 4 Aug 2016 10:38:18 +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 204d203..bdb8bb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.5.0", + "version": "2.5.1", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {