From 713737d291dce1f8e66b8ea6e8318be0d1bc62d2 Mon Sep 17 00:00:00 2001 From: "bart.charbon" Date: Mon, 16 Dec 2024 11:07:06 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21da35e..2fe3bfa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@molgenis/vip-report-vcf", - "version": "3.0.8", + "version": "3.1.0", "description": "TypeScript VCF library with support for both reading and writing", "scripts": { "build": "tsc --build",