diff --git a/package.json b/package.json index 7801b29..88e8fb3 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@feathers-plus/validate-joi", - "version": "3.0.0", + "version": "3.0.1", "description": "Feathers hook utility for schema validation, sanitization, and client notification using Joi.", "main": "index.js", "scripts": {