1 Commits

Author SHA1 Message Date
7c2b146eed 2.5.0 2016-07-21 18:02:09 -07:00

View File

@ -1,6 +1,6 @@
{ {
"name": "@getable/hapi-sequelize-crud", "name": "@getable/hapi-sequelize-crud",
"version": "2.4.0", "version": "2.5.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": {