From 2a03988e9bd536ae69ec3923ee923ecf4c517e94 Mon Sep 17 00:00:00 2001 From: Marshall Thompson Date: Mon, 13 Apr 2020 18:13:14 -0600 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {