From be7e2f291cc0129122342b545225edabe9ad7b0b Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Sat, 12 Oct 2024 11:15:54 +0200 Subject: [PATCH] Bumped v6.0.0 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 857c110..ff41428 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius-validation", - "version": "5.0.0", + "version": "6.0.0", "description": "Mercurius Validation Plugin adds configurable Validation support to Mercurius.", "main": "index.js", "types": "index.d.ts",