From 99a68e4c36f635ae9ddbcda42e2e5ef783366e77 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Mon, 15 Mar 2021 18:15:26 +0000 Subject: [PATCH] Bump wfversion --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 4b78a48..ae864b5 100644 --- a/nextflow.config +++ b/nextflow.config @@ -13,7 +13,7 @@ params { help = false out_dir = "output" - wfversion = "v0.0.1" + wfversion = "v0.0.2" }