diff --git a/package.json b/package.json index f70de76..be32ea5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelize-crud", - "version": "2.5.4", + "version": "2.6.0", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {