This commit is contained in:
Joey Baker 2016-10-31 14:24:12 -07:00
parent 4e94c7f825
commit d1fc6d46e8

View File

@ -1,6 +1,6 @@
{ {
"name": "hapi-sequelize-crud", "name": "hapi-sequelize-crud",
"version": "2.8.0", "version": "2.9.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": {