diff --git a/package-lock.json b/package-lock.json index e78ed03..d5306dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rest-hapi-gen", - "version": "2.5.0", + "version": "2.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rest-hapi-gen", - "version": "2.5.0", + "version": "2.5.1", "license": "MIT", "dependencies": { "@hapi/boom": "^10.0.0", diff --git a/package.json b/package.json index 6d5f322..6f82c96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rest-hapi-gen", - "version": "2.5.0", + "version": "2.5.1", "description": "RESTHapi Gen is a @hapijs/hapi plugin which generates a CRUD RESTful API from a given @hapijs/joi model.", "keywords": [ "hapi",