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" }