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