From c2be6fb636d10a098e5142c2a0b5a4644de670ef Mon Sep 17 00:00:00 2001 From: MOLGENIS Jenkins Date: Fri, 10 Dec 2021 08:44:44 +0000 Subject: [PATCH] [ci skip] [npm-version] 6.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84dd3805..2a378b13 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "molgenis-app-biobank-explorer", "license": "LGPL-3.0", - "version": "6.0.2", + "version": "6.0.3", "description": "Vue application for the biobank explorer; A card detail view on BBMRI-ERIC biobank / collection data", "scripts": { "serve": "vue-cli-service serve",