diff --git a/package-lock.json b/package-lock.json index 425ea69..7e6041e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "rest-hapi-gen", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 23f8a99..599b764 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rest-hapi-gen", - "version": "0.0.1", + "version": "0.0.2", "description": "RESTHapi Gen is a @hapijs/hapi plugin which generates a CRUD RESTful API from a given @hapijs/joi model.", "keywords": [ "hapi",