Skip to content

Commit a90cd58

Browse files
committed
Bump version to 1.1.1
1 parent a0a20b1 commit a90cd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ manifest {
55
description = 'A Nextflow run folder QC pipeline for SciLifeLab SNP&SEQ platform'
66
mainScript = 'main.nf'
77
nextflowVersion = '!>=21.04.1'
8-
version = '1.1.0'
8+
version = '1.1.1'
99
}
1010

1111
profiles {

0 commit comments

Comments
 (0)