fix(crud): typo

This commit is contained in:
Mahdi Dibaiee
2016-03-12 11:05:04 +03:30
parent 5551d416a8
commit dc5a010408
2 changed files with 2 additions and 2 deletions

View File

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