Skip to content

Commit b5951ed

Browse files
authored
Bump version (#41)
1 parent a752d80 commit b5951ed

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
@@ -4,7 +4,7 @@ manifest {
44
description = 'Alignment and variant calling pipeline'
55
mainScript = 'main.nf'
66
nextflowVersion = '>=20.01.0'
7-
version = '0.1.12'
7+
version = '0.1.13'
88
}
99

1010
params {

0 commit comments

Comments
 (0)