This commit is contained in:
Joey Baker 2016-07-05 19:17:26 -07:00
parent 3317e0a8f2
commit 5f0273a973

View File

@ -1,6 +1,6 @@
{ {
"name": "@getable/hapi-sequelize-crud", "name": "@getable/hapi-sequelize-crud",
"version": "2.1.0", "version": "2.2.0",
"description": "Hapi plugin that automatically generates RESTful API for CRUD", "description": "Hapi plugin that automatically generates RESTful API for CRUD",
"main": "build/index.js", "main": "build/index.js",
"config": { "config": {