From a173a11c37f84a51c36ed34469a336418d905211 Mon Sep 17 00:00:00 2001 From: Dan Fornika Date: Mon, 9 Sep 2024 15:11:18 -0700 Subject: [PATCH] bump version --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index d2ae197..93ce6e3 100644 --- a/nextflow.config +++ b/nextflow.config @@ -4,7 +4,7 @@ manifest { description = 'Alignment and variant calling pipeline' mainScript = 'main.nf' nextflowVersion = '>=20.01.0' - version = '0.1.11' + version = '0.1.12' } params {