From 9b6f833222b77670352ff113412b5e5edb339c94 Mon Sep 17 00:00:00 2001 From: Felipe Bergamin Date: Mon, 4 Dec 2023 13:49:27 -0300 Subject: [PATCH] 4.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72b329c..5bdbec2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@profusion/apollo-validation-directives", - "version": "4.1.2", + "version": "4.1.3", "description": "GraphQL directives to implement field validations in Apollo Server", "author": "Gustavo Sverzut Barbieri ", "license": "MIT",