Skip to content

Commit 267667c

Browse files
authored
Update nextflow.config
1 parent 28a2e5f commit 267667c

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
@@ -30,7 +30,7 @@ env {
3030
// Capture exit codes from upstream processes when piping
3131
process.shell = ['/bin/bash', '-euo', 'pipefail']
3232

33-
VERSION = '1.0.1'
33+
VERSION = '1.0.2'
3434
DOI='doi'
3535

3636
manifest {

0 commit comments

Comments
 (0)