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