diff --git a/package.json b/package.json index f6613a4..46e6c74 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@feathers-plus/validate-joi", - "version": "3.1.0", + "version": "3.2.0", "description": "Feathers hook utility for schema validation, sanitization, and client notification using Joi.", "main": "index.js", "scripts": {