From eb61ed501cca6ef7652480fccc0653bbb95c8964 Mon Sep 17 00:00:00 2001 From: Marshall Thompson Date: Wed, 12 Feb 2020 22:09:02 -0700 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {