Skip to content

Commit 3aef48d

Browse files
committed
Bump version
1 parent f962b02 commit 3aef48d

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

35-
VERSION = '3.1.0'
35+
VERSION = '3.1.2'
3636

3737
manifest {
3838
name = 'TRON-Bioinformatics/tronflow-vcf-postprocessing'

0 commit comments

Comments
 (0)