From 5d1b153612bdf4b69bd8b942f80fc084bb71bf29 Mon Sep 17 00:00:00 2001 From: "bart.charbon" Date: Tue, 23 May 2023 14:36:35 +0200 Subject: [PATCH] bump version to 5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08c0e940..a4f5e26a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@molgenis/vip-report-template", - "version": "5.2.3", + "version": "5.3.0", "description": "Report Template for Variant Call Format (VCF) Report Generator", "scripts": { "build": "vite build",