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 {