From 7e2d0214e466ed14299660f7e397152c0fd78bff Mon Sep 17 00:00:00 2001 From: Sarah Griffiths Date: Fri, 8 Sep 2023 10:55:54 +0000 Subject: [PATCH] update version --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index f4a5047..773f5c8 100644 --- a/nextflow.config +++ b/nextflow.config @@ -115,7 +115,7 @@ manifest { description = 'Transcriptome analysis including gene fusions, differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.' mainScript = 'main.nf' nextflowVersion = '>=23.04.2' - version = 'v0.3.0' + version = 'v0.3.1' } executor {