Skip to content

Commit a413e8c

Browse files
authored
Update nextflow.config
Change version to 1.0.0
1 parent 2d35857 commit a413e8c

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
@@ -187,7 +187,7 @@ manifest {
187187
description = 'RNAseq pipeline'
188188
mainScript = 'main.nf'
189189
nextflowVersion = '!>=21.10.3'
190-
version = '0.0.1'
190+
version = '1.0.0'
191191
doi = ''
192192
}
193193

0 commit comments

Comments
 (0)