chore(version): bump version to 2.1.1, two small patches were applied by @joeybaker

This commit is contained in:
Mahdi Dibaiee 2016-07-09 09:14:18 +04:30
parent 2d1ab6b75a
commit aa06808ab2

View File

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