Skip to content

Commit 148de11

Browse files
committed
bump version
1 parent b4462dd commit 148de11

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env {
2727
// Capture exit codes from upstream processes when piping
2828
process.shell = ['/bin/bash', '-euo', 'pipefail']
2929

30-
VERSION = '2.5.0'
30+
VERSION = '2.6.0'
3131

3232
manifest {
3333
name = 'TRON-Bioinformatics/tronflow-vcf-postprocessing'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
single_sample test/data/test_single_sample.vcf

0 commit comments

Comments
 (0)