diff --git a/package.json b/package.json index da4197b..e8e0e23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-sequelizejs", - "version": "1.0.0", + "version": "1.1.0", "description": "hapi.js plugin for the Sequelize ORM", "main": "lib/index.js", "scripts": {