From c411ef5080eabfb075919dc26e11775e6c6960fc Mon Sep 17 00:00:00 2001 From: Josemi Date: Wed, 16 Oct 2024 11:28:30 +0200 Subject: [PATCH 1/2] Prepare new release 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd9dacb10..85cd7444c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsorolla", - "version": "3.3.0-dev", + "version": "3.3.0", "description": "JSorolla is a JavaScript bioinformatic library for data analysis and genomic visualization", "repository": { "type": "git", From 646ce872a7e150c5da302cdcc17aa258ceded121 Mon Sep 17 00:00:00 2001 From: Josemi Date: Wed, 16 Oct 2024 11:35:56 +0200 Subject: [PATCH 2/2] Increment version to 3.4.0-dev --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85cd7444c..b82885a00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsorolla", - "version": "3.3.0", + "version": "3.4.0-dev", "description": "JSorolla is a JavaScript bioinformatic library for data analysis and genomic visualization", "repository": { "type": "git",